summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge branch 'bukkitupdate'snowleo2011-06-25-21/+56
|\
| * Craftbukkit #928snowleo2011-06-25-0/+0
| | | | | | | | Bukkit #743
| * Added info of change to version.snowleo2011-06-25-1/+1
| | | | | | | | idea by TheRec
| * Show better warning for iConomy. The loading problem still exists.snowleo2011-06-25-1/+4
| |
| * GroupManager fix (The commands didn't work)snowleo2011-06-25-19/+51
| | | | | | | | This is the last fix for GroupManager, we will switch to Permissions 3 soon.
* | More permissions that should be restricted to opssnowleo2011-06-23-0/+2
| |
* | Fix /spawner commandsnowleo2011-06-23-3/+4
| | | | | | | | The name had to be first letter uppercase, the rest lowercase
* | Cleanupsnowleo2011-06-23-1/+97
| |
* | Fix unbreakable blockssnowleo2011-06-23-8/+9
| |
* | /antioch now uses bukkit codesnowleo2011-06-23-8/+3
| |
* | Cleanupsnowleo2011-06-23-1/+0
| |
* | Better /nuke command, now accepts playernames as argumentsnowleo2011-06-23-14/+31
| |
* | New command /fireballsnowleo2011-06-23-0/+28
| |
* | Updated /spawnmob to use bukkit codesnowleo2011-06-23-25/+23
| | | | | | | | Less code that breaks with future minecraft updates.
* | Merge branch 'bukkitupdate'snowleo2011-06-23-8/+155
|\| | | | | | | | | Conflicts: EssentialsProtect/src/com/earth2me/essentials/protect/EssentialsProtectEntityListener.java
| * Update to /time command:snowleo2011-06-23-7/+32
| | | | | | | | | | | | | | | | | | | | Supports player time now. New permissions: essentials.time.world (if the user is allowed to change the time of the world) essentials.time.player (if the user is allowed to change his own time) Backwards incompatibility!
| * Added TargetReasons of wolfssnowleo2011-06-23-1/+4
| |
| * Update of classes because of bukkit changessnowleo2011-06-23-0/+119
| |
| * Bukkit #740 CB #921snowleo2011-06-23-0/+0
| |
* | Check java version to be at least 1.6snowleo2011-06-23-4/+13
| |
* | Merge branch 'master' of https://github.com/essentials/Essentialssnowleo2011-06-23-21/+53
|\ \
| * | Adding a command deprecated notice for playersjessenic2011-06-22-19/+51
| | |
| * | Deleting my name xDjessenic2011-06-22-1/+1
| | |
| * | Fixing typo in EssentialsPermissionsCommands plugin.yml. And adding my name ↵jessenic2011-06-22-3/+3
| | | | | | | | | | | | there :P
* | | Only get data from valid rowssnowleo2011-06-23-2/+1
|/ / | | | | | | Fixes #641
* | Translation error (german)snowleo2011-06-19-1/+1
| |
* | Moved some code from EssentialsSign to SignTrade, because it's only needed ↵snowleo2011-06-13-148/+157
| | | | | | | | there.
* | Trade signsnowleo2011-06-13-188/+366
| |
* | Renamed the Charge class to Tradesnowleo2011-06-13-34/+34
| |
* | Use the new Workaround in buy signs.snowleo2011-06-12-1/+1
| |
* | Workaround methods are staticsnowleo2011-06-12-2/+2
| |
* | Use the correct maxStackSize, when adding things to the inventory.snowleo2011-06-12-5/+126
| |
* | Limit buy signs amount to a full inventory of a player.snowleo2011-06-12-1/+1
| |
* | Sell & Buy Signsnowleo2011-06-12-6/+176
| |
* | To make things consistent:snowleo2011-06-12-1/+2
| | | | | | | | permissions: essentials.signs.break.signname and essentials.signs.signname.break
* | Updated french translation by Nelosnowleo2011-06-12-151/+150
| |
* | Correct headersnowleo2011-06-12-5/+8
| |
* | Sort all messages, so diffs are easier.snowleo2011-06-12-1428/+1428
| |
* | Fix for calling command for plugins that are loaded after Essentials.snowleo2011-06-12-11/+5
| |
* | Prevent lava bucket placed in air (far away from user)snowleo2011-06-12-5/+0
| | | | | | | | event.isCancelled() does not return the expected value
* | Another missing partsnowleo2011-06-12-0/+4
| |
* | The permission is essentials.protect.ownerinfosnowleo2011-06-12-1/+1
| |
* | Merge branch 'master' of https://github.com/essentials/Essentialssnowleo2011-06-12-4/+15
|\ \
| * | Protect: Remove protection when attached block is destroyedementalo2011-06-11-4/+15
| | |
* | | Fix for Craftbukkit Bug 912snowleo2011-06-12-10/+21
|/ /
* | Merge branch 'master' of https://github.com/essentials/Essentialssnowleo2011-06-11-1/+463
|\ \
| * | Protect: Get block owners on right click block onlyementalo2011-06-11-1/+2
| | |
| * | Merge pull request #2 from khobbits/mastersnowleo2011-06-08-0/+461
| |\ \ | | | | | | | | gm aliases
| | * | Adding group permission aliasKHobbits2011-06-08-1/+145
| | | |
| | * | Adding user permission aliasKHobbits2011-06-08-1/+87
| | | |