summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Readme tweak.KHobbits2014-02-04-1/+1
|
* Add support for vanilla item names from api.KHobbits2014-02-02-22/+42
|
* Fixed argument count for meta parsing.KHobbits2014-02-02-1/+6
|
* Allow the Essentials module to compile again.KHobbits2014-02-02-2/+9
|
* Raise minimum CB version to 2922 or 1.7.2-R0.1KHobbits2014-02-02-1/+1
| | | | This should prevent issued caused by UUID mismatch.
* Track UUID for future use.KHobbits2014-02-02-1/+10
|
* Restore teleporting to middle of block, when flying and unsafe is enabled.KHobbits2014-02-02-3/+13
|
* [Breaking] Add exception when players have exceeded their account limit.KHobbits2014-02-02-83/+151
| | | | This might effect some plugins which hook Essentials for economy without using the API
* Make sure we leave any vehicles before teleporting.KHobbits2014-02-02-0/+8
|
* [FIX] Print a proper error when using tpaccept with no requesterIaccidentally2014-02-01-4/+12
|
* Allow the use of non-development Bukkit builds at runtimeChris Ward2014-01-30-1/+1
| | | | Unsafe code is surrounded by sufficient handling
* Restore Bukkit dependency to parent pomChris Ward2014-01-30-49/+7
|
* Attempt to fix client issue with speed reset on world change.KHobbits2014-01-26-0/+8
|
* Make /speed persist on world change if permissions exist.KHobbits2014-01-26-10/+23
|
* Force Bukkit version to match deps.KHobbits2014-01-25-28/+49
|
* Use OSX character split on internal sign interfaceKHobbits2014-01-25-2/+11
|
* Fix cauldron IDNecrodoom2014-01-25-7/+7
|
* Trim items.csv based on feedbackNecrodoom2014-01-25-1194/+288
|
* Read backup output asyncsnowleo2014-01-25-45/+57
|
* Add fullstops for @NecrodoomChris Ward2014-01-21-21/+21
|
* Add support for vanilla JSON metadata syntax (/give, /i, /kit, etc.)Chris Ward2014-01-21-13/+53
|
* Update to Bukkit Development BuildsChris Ward2014-01-20-8/+137
| | | | Change things so unit testing can run after Bukkit's breaking commit with classloader stuff
* Fix hidden groups in /listKHobbits2014-01-14-1/+1
|
* Pass optional location parameters to teleport TL keys.KHobbits2014-01-12-51/+63
|
* Config description cleanup.KHobbits2014-01-11-2/+3
|
* Reset Exhaustion on /feedAdam2014-01-08-0/+1
|
* Add an upload-only pom file for GroupManagerChris Ward2014-01-06-0/+43
|
* Check command cost, before running kit delay check, prevent accidentally ↵KHobbits2014-01-03-2/+1
| | | | delaying unran commands.
* Add and implement sign break/create/interact events to EssAPIKHobbits2013-12-31-48/+184
| | | | Implement AfkStatusChangeEvent
* Remove redundant permission check.KHobbits2013-12-31-12/+1
|
* Fix NB parent compilingKHobbits2013-12-28-0/+28
|
* Add permission: essentials.msg.multiple and essentials.pay.multipleKHobbits2013-12-28-18/+21
| | | | Message permission will allow rough nick matches and wildcards, while pay will only allow wildcards.
* Add deploy pluginChris Ward2013-12-29-0/+19
|
* Use the Essentials Maven repositoryChris Ward2013-12-29-14/+3
|
* Remove Ant, migrate Netbeans code style to pom.xmlChris Ward2013-12-27-13734/+45
|
* Travis - use Maven to buildChris Ward2013-12-26-1/+1
|
* Add aliases to stationary water & stationary lavaSkyBirdSoar2013-12-26-0/+2
| | | | | | New changes: stillwater is an alias to 9:0 (Stationary water) stilllava is an alias to 11:0 (Stationary lava)
* Pull geoip library from MavenChris Ward2013-12-26-16599/+30
|
* Use Ant to replace GroupManager's plugin.yml versionChris Ward2013-12-22-0/+1
|
* Better matching of zombie and skeleton mobdata to avoid confusion.KHobbits2013-12-22-13/+13
|
* Add {4} to homeSet TL key, this contains the name of the home being set.KHobbits2013-12-21-1/+1
|
* Check command cost permissions prior to teleporting. Fixes ESS-4918KHobbits2013-12-21-4/+6
|
* Add extra /home message TL paramsKHobbits2013-12-21-1/+16
| | | | | {1} = current home count {2} = max home count
* Don't check for default worth durability if more than one durability price ↵KHobbits2013-12-21-6/+31
| | | | | | is defined. This also adds support for '*' durability matching 'other'.
* Restore CB to lib folderKHobbits2013-12-21-0/+0
|
* Use Bukkit beta buildChris Ward2013-12-18-1/+6
|
* Try changing the config file home language up a little bit.KHobbits2013-12-17-5/+7
|
* fix gcWorld in de localeNecrodoom2013-12-15-1/+1
|
* Add cobweb aliasesNecrodoom2013-12-13-0/+2
|
* Change teleport safety checks to use less expensive methods.Chris Ward2013-12-13-4/+12
|