Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | FoodLevelChange event, update. | KHobbits | 2011-10-04 | -2/+4 | |
| | | | |||||
| * | | Add hunger replenish to /heal (Do we want to add a toggle?) | KHobbits | 2011-10-04 | -0/+1 | |
| | | | |||||
| * | | Adding list name to /nick support. | KHobbits | 2011-10-04 | -9/+15 | |
| | | | |||||
| * | | Removing a few restrictions on manuadd, it shouldnt be a clone of manpromote ↵ | KHobbits | 2011-10-04 | -9/+1 | |
| | | | | | | | | | | | | after all. | ||||
| * | | Updating to CB 1240 | KHobbits | 2011-10-04 | -8/+110 | |
| | | | | | | | | | | | | Bukkit 875 | ||||
| * | | Merge remote branch 'remotes/ess/groupmanager' into essmaster | KHobbits | 2011-10-03 | -124/+205 | |
| |\ \ | |||||
| * | | | Safe location fix: | KHobbits | 2011-10-03 | -2/+2 | |
| | |/ | |/| | | | | | | | x and z needs floor, while y should be round. | ||||
| * | | Updating safe teleport locations to include 1.8 blocks. | KHobbits | 2011-10-03 | -13/+19 | |
| | | | |||||
| * | | Fixing mail argument errors. | KHobbits | 2011-10-03 | -4/+7 | |
| | | | |||||
| * | | Allow different 'sets' of multiple homes, definable by permission. | KHobbits | 2011-10-01 | -44/+114 | |
| | | | | | | | | | | | | | | | - Not sure I like this, but it does seem to work - changed config key for backwards compatibility (config node sets value on failure). | ||||
| * | | Adding MOTD flags to config.yml | KHobbits | 2011-10-01 | -1/+2 | |
| | | | | | | | | | | | | Setting config.yml 'warn-on-build-disallow: true' - should reduce number of confused support requests. | ||||
| * | | Patching /unlimited to not give items if player is in creative mode. | KHobbits | 2011-10-01 | -1/+2 | |
| | | | |||||
| * | | Merge remote branch 'remotes/ess/groupmanager' into essmaster | KHobbits | 2011-09-30 | -7/+8 | |
| |\ \ | |||||
| * | | | Don't set last location if it's invalid | snowleo | 2011-09-30 | -11/+12 | |
| | | | | |||||
| * | | | Deprecation our TargetBlock class: | snowleo | 2011-09-30 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | There is a function in bukkit that we should use instead user.getTargetBlock(...) | ||||
| * | | | Kits timeout are now saved in user data | snowleo | 2011-09-30 | -44/+59 | |
| | | | | |||||
| * | | | Allow the deletion of broken homes | snowleo | 2011-09-30 | -1/+6 | |
| | | | | |||||
| * | | | Allow delhome for offline users | snowleo | 2011-09-30 | -1/+1 | |
| | | | | |||||
| * | | | Fix god mode enabled after afk player quit the game | snowleo | 2011-09-30 | -12/+7 | |
| | | | | |||||
| * | | | More exceptions thrown | snowleo | 2011-09-29 | -8/+4 | |
| | | | | |||||
| * | | | Correctly throw exceptions if mob spawn protection is on | snowleo | 2011-09-29 | -5/+11 | |
| | | | | |||||
| * | | | Only afk people, if they have essentials.afk permission. | snowleo | 2011-09-29 | -1/+1 | |
| | | | | |||||
| * | | | Merge branch 'master' of github.com:essentials/Essentials into essmaster | KHobbits | 2011-09-29 | -489/+488 | |
| |\ \ \ | |||||
| | * | | | Corrected plurals of new creatures and removed Monster creature, because it ↵ | snowleo | 2011-09-29 | -3/+2 | |
| | | | | | | | | | | | | | | | | | | | | can't be spawned anymore | ||||
| | * | | | Fixing line endings | snowleo | 2011-09-29 | -486/+486 | |
| | | | | | |||||
| * | | | | Merge branch 'master' of github.com:essentials/Essentials into essmaster | KHobbits | 2011-09-29 | -494/+493 | |
| |\| | | | |||||
| | * | | | Fix freezeafk so that moving with mouse does not teleport you about. Add ↵ | ementalo | 2011-09-29 | -493/+486 | |
| | | | | | | | | | | | | | | | | | | | | check for if some takes the ground away from you | ||||
| | * | | | Allow both essentials.build and permissions.build in PermissionsBukkit | snowleo | 2011-09-29 | -1/+7 | |
| | | | | | |||||
| * | | | | Hiding the nether options, that are going to be removed in a future release. | KHobbits | 2011-09-29 | -7/+4 | |
| |/ / / | |||||
| * | | | Merge remote branch 'remotes/ess/groupmanager' into essmaster | KHobbits | 2011-09-27 | -2/+3 | |
| |\ \ \ | |||||
| * | | | | Make sure we don't bounce people with expired tempbans. | KHobbits | 2011-09-26 | -8/+17 | |
| | | | | | |||||
| * | | | | Merge remote branch 'remotes/ess/groupmanager' into essmaster | KHobbits | 2011-09-26 | -84/+16 | |
| |\ \ \ \ | |||||
| * | | | | | BanIP fixed, work around for isBanned. | KHobbits | 2011-09-26 | -3/+5 | |
| | | | | | | |||||
| * | | | | | Updating for register 1.3 | KHobbits | 2011-09-26 | -807/+1111 | |
| | | | | | | |||||
| * | | | | | Merge remote branch 'remotes/ess/groupmanager' into essmaster | KHobbits | 2011-09-25 | -15/+22 | |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge remote branch 'remotes/ess/groupmanager' into essmaster | KHobbits | 2011-09-24 | -5/+59 | |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge remote branch 'remotes/ess/groupmanager' into essmaster | KHobbits | 2011-09-24 | -3/+4 | |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge remote branch 'remotes/ess/groupmanager' into essmaster | KHobbits | 2011-09-24 | -6/+59 | |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Adjusting behavior of 'spawn-if-no-home'. | KHobbits | 2011-09-24 | -6/+6 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Minor typing errors in messages.properties | KHobbits | 2011-09-24 | -6/+6 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge remote branch 'remotes/ess/groupmanager' into essmaster | KHobbits | 2011-09-24 | -5/+10 | |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:essentials/Essentials into essmaster | KHobbits | 2011-09-22 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Throw correct exceptions Test #943 | ementalo | 2011-09-22 | -1/+2 | |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Fix for home names containing invalid characters. | KHobbits | 2011-09-22 | -0/+2 | |
| |/ / / / / / / / / / | |||||
| * | | | | | | | | | | Adding extra creature types to prevent spawn setting. | KHobbits | 2011-09-22 | -0/+3 | |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Missing file for last commit | snowleo | 2011-09-22 | -0/+10 | |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Correctly implement food level on god mode | snowleo | 2011-09-22 | -4/+10 | |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | New Methods in Player | snowleo | 2011-09-22 | -0/+24 | |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | CB#1185 | snowleo | 2011-09-22 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | B#855 | ||||
| * | | | | | | | | | | BPermissions 1.6.0 | snowleo | 2011-09-22 | -4/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prefix/suffix support for bPermissions Star permissions are now done by bPermissions |