Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Updating for huge renames in #939 | ementalo | 2011-06-28 | -6/+6 |
| | ||||
* | sethome for others, missed from commit | ementalo | 2011-06-28 | -4/+7 |
| | ||||
* | admin can set others homes. needs "essentials.sethome.others" permission | ementalo | 2011-06-28 | -4/+20 |
| | ||||
* | move socialspy handler to commandpreprocess | ementalo | 2011-06-28 | -20/+21 |
| | ||||
* | Another fix to /spawnmob | snowleo | 2011-06-27 | -90/+50 |
| | ||||
* | Fix Mop spawning | snowleo | 2011-06-26 | -1/+1 |
| | ||||
* | Renamed getInteger method name to getIntegerPositive. | snowleo | 2011-06-26 | -13/+23 |
| | ||||
* | Deprecating the old sign code and adding the new code. | snowleo | 2011-06-26 | -22/+46 |
| | | | | Please test everything without EssentialsProtect. The signs should protect themselves. | |||
* | Missing onBlockPlace event for Protection sign | snowleo | 2011-06-26 | -11/+88 |
| | ||||
* | Corrected all commands of PermCommands | snowleo | 2011-06-26 | -37/+39 |
| | | | | onCommand now supports the change of the permissions prefix | |||
* | Protection signs and | snowleo | 2011-06-26 | -16/+688 |
| | | | | new Listeners for the signs | |||
* | Corrected the output of /gc | snowleo | 2011-06-26 | -7/+14 |
| | | | | It's now max, total and free | |||
* | Fix: Player was unable to use any commands, if his money was negative. | snowleo | 2011-06-25 | -3/+5 |
| | ||||
* | Updated bukkit version number in Essentials class | snowleo | 2011-06-25 | -1/+1 |
| | ||||
* | Cleanup of KHobbits commit | snowleo | 2011-06-25 | -10/+11 |
| | ||||
* | Searchable help. | KHobbits | 2011-06-25 | -8/+32 |
| | | | | Toggle commands with no permissions. | |||
* | Remove the restriction of EssEcoApi to not use iConomy or BOSE | snowleo | 2011-06-25 | -5/+2 |
| | ||||
* | Same in messages.properties | snowleo | 2011-06-25 | -1/+1 |
| | ||||
* | Merge pull request #3 from khobbits/patch-1 | snowleo | 2011-06-25 | -1/+1 |
|\ | | | | | Fixing Typo in messages_en.properties | |||
| * | Fixing Typo | KHobbits | 2011-06-24 | -1/+1 |
| | | ||||
* | | Don't connect to example.com, the default value | snowleo | 2011-06-25 | -1/+1 |
| | | ||||
* | | Merge branch 'bukkitupdate' | snowleo | 2011-06-25 | -21/+56 |
|\ \ | |/ |/| | ||||
| * | Craftbukkit #928 | snowleo | 2011-06-25 | -0/+0 |
| | | | | | | | | Bukkit #743 | |||
| * | Added info of change to version. | snowleo | 2011-06-25 | -1/+1 |
| | | | | | | | | idea by TheRec | |||
| * | Show better warning for iConomy. The loading problem still exists. | snowleo | 2011-06-25 | -1/+4 |
| | | ||||
| * | GroupManager fix (The commands didn't work) | snowleo | 2011-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 ops | snowleo | 2011-06-23 | -0/+2 |
| | | ||||
* | | Fix /spawner command | snowleo | 2011-06-23 | -3/+4 |
| | | | | | | | | The name had to be first letter uppercase, the rest lowercase | |||
* | | Cleanup | snowleo | 2011-06-23 | -1/+97 |
| | | ||||
* | | Fix unbreakable blocks | snowleo | 2011-06-23 | -8/+9 |
| | | ||||
* | | /antioch now uses bukkit code | snowleo | 2011-06-23 | -8/+3 |
| | | ||||
* | | Cleanup | snowleo | 2011-06-23 | -1/+0 |
| | | ||||
* | | Better /nuke command, now accepts playernames as argument | snowleo | 2011-06-23 | -14/+31 |
| | | ||||
* | | New command /fireball | snowleo | 2011-06-23 | -0/+28 |
| | | ||||
* | | Updated /spawnmob to use bukkit code | snowleo | 2011-06-23 | -25/+23 |
| | | | | | | | | Less code that breaks with future minecraft updates. | |||
* | | Merge branch 'bukkitupdate' | snowleo | 2011-06-23 | -8/+155 |
|\| | | | | | | | | | Conflicts: EssentialsProtect/src/com/earth2me/essentials/protect/EssentialsProtectEntityListener.java | |||
| * | Update to /time command: | snowleo | 2011-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 wolfs | snowleo | 2011-06-23 | -1/+4 |
| | | ||||
| * | Update of classes because of bukkit changes | snowleo | 2011-06-23 | -0/+119 |
| | | ||||
| * | Bukkit #740 CB #921 | snowleo | 2011-06-23 | -0/+0 |
| | | ||||
* | | Check java version to be at least 1.6 | snowleo | 2011-06-23 | -4/+13 |
| | | ||||
* | | Merge branch 'master' of https://github.com/essentials/Essentials | snowleo | 2011-06-23 | -21/+53 |
|\ \ | ||||
| * | | Adding a command deprecated notice for players | jessenic | 2011-06-22 | -19/+51 |
| | | | ||||
| * | | Deleting my name xD | jessenic | 2011-06-22 | -1/+1 |
| | | | ||||
| * | | Fixing typo in EssentialsPermissionsCommands plugin.yml. And adding my name ↵ | jessenic | 2011-06-22 | -3/+3 |
| | | | | | | | | | | | | there :P | |||
* | | | Only get data from valid rows | snowleo | 2011-06-23 | -2/+1 |
|/ / | | | | | | | Fixes #641 | |||
* | | Translation error (german) | snowleo | 2011-06-19 | -1/+1 |
| | | ||||
* | | Moved some code from EssentialsSign to SignTrade, because it's only needed ↵ | snowleo | 2011-06-13 | -148/+157 |
| | | | | | | | | there. | |||
* | | Trade sign | snowleo | 2011-06-13 | -188/+366 |
| | | ||||
* | | Renamed the Charge class to Trade | snowleo | 2011-06-13 | -34/+34 |
| | |