summaryrefslogtreecommitdiffstats
path: root/Essentials
Commit message (Expand)AuthorAgeLines
* New config setting: protect.prevent.enderman-pickupsnowleo2011-09-21-0/+1
* Added enderman pickup to sign protectionsnowleo2011-09-21-0/+45
* Food for Godmode: There is no event for food yet, so we have to update it man...snowleo2011-09-20-0/+4
* Heal-Signs sets food level to full and removes firesnowleo2011-09-20-0/+2
* Add missing ;snowleo2011-09-20-1/+1
* Fixed bug preventing players from removing their own signsHarry Jeffery2011-09-20-2/+7
* do not show socialspy for own actions. Test #732ementalo2011-09-20-1/+2
* cleanup of *.propertiesementalo2011-09-19-16/+26
* Added new command /powertooltoggle, enables / disables all powertools assigne...ementalo2011-09-19-1/+87
* Ignore ComputationExceptions while loading users asyncsnowleo2011-09-18-0/+7
* Allow yaw & pitch in /tppossnowleo2011-09-18-1/+7
* Updated german translation from ThatGangsta on IRCsnowleo2011-09-18-35/+34
* Automatic updates for future versions of items.csvsnowleo2011-09-18-99/+324
* New animals for spawner and spawnmobsnowleo2011-09-17-6/+10
* New items.csv by andrewkmsnowleo2011-09-17-1/+138
* New methods in player and server interface.snowleo2011-09-17-0/+182
* Merge branch 'bukkitupdate'snowleo2011-09-15-197/+141
|\
| * Updates for banningsnowleo2011-09-07-197/+141
* | Fix getSafePosition once again.snowleo2011-09-11-6/+42
* | added a clearall option to powertoolsokamosy2011-09-10-1/+22
* | Merge branch 'master' of github.com:essentials/Essentialsokamosy2011-09-10-695/+1358
|\ \
| * | Move 'spawnifnospawn' check to home decision tree.KHobbits2011-09-09-8/+5
| |/
| * Using the correct player object for dispatching the command on powertool use.snowleo2011-09-05-1/+1
| * Fix afk not disabled after command usesnowleo2011-09-05-1/+0
| * Cross world move checksnowleo2011-09-02-1/+2
| * Throwing an error on /sethome if you cant set multiple homes.KHobbits2011-09-02-0/+3
| * Disabling update check for now, we have to find a better solution.snowleo2011-09-02-7/+1
| * Prevent that hidden players broadcast afk messagessnowleo2011-09-02-18/+48
| * fix failed edit on githubKHobbits2011-09-02-1/+1
| * Edited Essentials/src/com/earth2me/essentials/perm/Permissions2Handler.java v...KHobbits2011-09-02-1/+1
| * Restore tempban functionalitysnowleo2011-09-01-1/+1
| * items.csv changes by andrewkmsnowleo2011-09-01-1/+57
| * Prevent afk message after login, also don't show afk message on logout.snowleo2011-09-01-12/+12
| * Sample permissions for PermissionsBukkit, PermissionsEx and bPermissionssnowleo2011-09-01-0/+405
| * Copy&Paste Bugs are always stupidsnowleo2011-09-01-1/+1
| * Cleanupsnowleo2011-08-31-1/+1
| * Cleaner checkPermissions()snowleo2011-08-31-48/+49
| * Using base instead of our wrapped player for permission check.snowleo2011-08-31-8/+15
| * Minor rewrite of Permissions package, all the stuff is now in one place.snowleo2011-08-30-145/+349
| * Missing nochargeexception in /home and /worldsnowleo2011-08-30-1/+3
| * Adding throw to prevent double charge.KHobbits2011-08-30-10/+11
| * NoChargeException for teleport commandssnowleo2011-08-30-0/+15
| * /help now supports multiple permissions for a command in plugin.ymlsnowleo2011-08-30-29/+63
| * First update check is done 10 minutes after server start.snowleo2011-08-30-1/+1
| * Catch NPE in /powertool, also cleanupsnowleo2011-08-30-8/+11
| * Fix compatibility issues with Citizenssnowleo2011-08-28-10/+1
| * Cleanupsnowleo2011-08-28-101/+64
| * If PermissionsBukkit or bPermissions is detected, we don't need the config sw...snowleo2011-08-28-21/+18
| * Updates to Plugin listenersnowleo2011-08-28-6/+29
| * Adding support for two more permission systems.snowleo2011-08-28-9/+197