summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* 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
|
* Alter teleport cancel message to reflect config option.KHobbits2013-12-13-21/+21
|
* Add the ability to disable teleport safety. Requested by a few people - ↵Joshua Popoff2013-12-13-2/+51
| | | | teleport safety isn't always a good thing for some servers. Request is cancelled if not safe.
* Remove Javadocs from the default compile, use the javadoc:javadoc goal to ↵Chris Ward2013-12-11-10/+2
| | | | generate them.
* Merge pull request #609 from Skylexia/patch-1Chris Ward2013-12-10-26/+26
|\ | | | | Fixed all the salmon.
| * Fixed all the salmon.Skylexia2013-12-10-26/+26
|/
* Merge pull request #607 from necrodoom/patch-67Iaccidentally2013-12-08-0/+4
|\ | | | | Add new baked potato aliases - thanks clou44
| * Add new baked potato aliases - thanks clou44Necrodoom2013-12-08-0/+4
|/
* Strip all Mac OSX charactersChris Ward2013-12-08-1/+8
| | | | Temporary workaround awaiting PR from Bukkit
* Fix formatting from last commitmd-52013-12-08-2/+2
|
* Strip weird sign chars sent by OSX due to client bugmd_52013-12-08-2/+2
|
* Update config.yml to reflect recent custom message settings.KHobbits2013-12-08-2/+2
|
* Make it so both {world} and {worldname} work for both keyword parsers.KHobbits2013-12-07-0/+3
|
* Update BukkitKHobbits2013-12-07-3/+22
| | | | Bukkit: #1859 CB: #2943
* Ignore empty chat events generated by pluginsNecrodoom2013-12-07-1/+6
|