summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
...
| * Allow to disable the death messages of minecraftsnowleo2011-10-09-5/+22
| * Corrected datavalues for pistonssnowleo2011-10-09-29/+29
| * Cancel early, not latesnowleo2011-10-09-1/+1
| * Prevent players with essentials.sleepingignored permission from going to bed....snowleo2011-10-09-0/+14
| * Allow players with essentials.signs.trade.override permission break invalid t...snowleo2011-10-09-8/+18
| * Throw RuntimeException instead of NPE, if the api is called before Essentials...snowleo2011-10-09-0/+13
| * Easier version of /banip usernamesnowleo2011-10-09-32/+27
| * Fix pull request of damage requestsnowleo2011-10-09-4/+8
| * Merge pull request #29 from zzbomb/patch-1snowleo2011-10-09-16/+32
| |\
| | * Improved to operate like.. "banip <IP|Username>" bans the specified IP or the...zzbomb2011-10-08-16/+32
| * | Merge pull request #27 from feildmaster/patch-1snowleo2011-10-09-0/+4
| |\ \
| | * | Fires an event before "killing." feildmaster2011-10-03-0/+4
| * | | Merge pull request #28 from feildmaster/patch-2snowleo2011-10-09-1/+1
| |\ \ \
| | * | | Edited Priority to "High" feildmaster2011-10-03-1/+1
| | |/ /
| * | / Fix NPE in /repairsnowleo2011-10-08-0/+8
| | |/ | |/|
| * | We can get the console command sender from server object now.snowleo2011-10-06-18/+21
| * | Register 1.5snowleo2011-10-04-1/+162
* | | Removed null supression in GroupManager.javaElgarL2011-10-11-1/+1
* | | Merge branch 'groupmanager' ofElgarL2011-10-11-2/+1
|\ \ \
| * | | Merge branch 'master' into groupmanagersnowleo2011-10-04-405/+32
| |\| |
| | * | Since it will be released, it needs a new version numbersnowleo2011-10-04-2/+3
| | * | Removing obsolete Nether portal code.snowleo2011-10-04-400/+23
| | * | Null check for probably corrupted worldssnowleo2011-10-04-1/+1
| | * | Nick length patchKHobbits2011-10-04-1/+4
| | * | Revert "Less dupe code on last commit."KHobbits2011-10-04-1/+1
| | * | Less dupe code on last commit.KHobbits2011-10-04-1/+1
| | * | Fix for /tjail not teleporting users back due to cooldown.KHobbits2011-10-04-1/+1
* | | | Fixed manudelsub not correctly selecting the group to remove.ElgarL2011-10-11-406/+34
* | | | Fixed manudelsub not correctly selecting the group to remove.ElgarL2011-10-11-1/+8
|/ / /
* | | Comment config.yml to prevent creation of world4 data filesElgarL2011-10-04-2/+2
* | | Updating ReadmeKHobbits2011-10-04-1/+3
|/ /
* | Merge branch 'essmaster' into groupmanagerKHobbits2011-10-04-1023/+1609
|\ \
| * | Updating bPermissionsKHobbits2011-10-04-0/+0
| * | Adding unjail alias to tjail.KHobbits2011-10-04-1/+1
| * | FoodLevelChange event, update.KHobbits2011-10-04-2/+4
| * | Add hunger replenish to /heal (Do we want to add a toggle?)KHobbits2011-10-04-0/+1
| * | Adding list name to /nick support.KHobbits2011-10-04-9/+15
| * | Removing a few restrictions on manuadd, it shouldnt be a clone of manpromote ...KHobbits2011-10-04-9/+1
| * | Updating to CB 1240KHobbits2011-10-04-8/+110
| * | Merge remote branch 'remotes/ess/groupmanager' into essmasterKHobbits2011-10-03-124/+205
| |\ \
| * | | Safe location fix:KHobbits2011-10-03-2/+2
| | |/ | |/|
| * | Updating safe teleport locations to include 1.8 blocks.KHobbits2011-10-03-13/+19
| * | Fixing mail argument errors.KHobbits2011-10-03-4/+7
| * | Allow different 'sets' of multiple homes, definable by permission.KHobbits2011-10-01-44/+114
| * | Adding MOTD flags to config.ymlKHobbits2011-10-01-1/+2
| * | Patching /unlimited to not give items if player is in creative mode.KHobbits2011-10-01-1/+2
| * | Merge remote branch 'remotes/ess/groupmanager' into essmasterKHobbits2011-09-30-7/+8
| |\ \
| * | | Don't set last location if it's invalidsnowleo2011-09-30-11/+12
| * | | Deprecation our TargetBlock class:snowleo2011-09-30-0/+1
| * | | Kits timeout are now saved in user datasnowleo2011-09-30-44/+59