summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/Settings.java
Commit message (Expand)AuthorAgeLines
* Add a lag check for permission system checks.KHobbits2014-06-19-2/+19
* If "sethome-multiple" config section is invalid, silently fallback to default...KHobbits2014-06-17-1/+2
* New permission: essentials.silentjoin.vanishKHobbits2014-05-25-6/+3
* CleanupKHobbits2014-04-06-1/+0
* Add chat configurables.KHobbits2014-03-30-0/+30
* Future Java versions may not support _ as identifier.FearFree2014-03-22-4/+4
* Alternative implementation of unsafe enchant blocking for signs.KHobbits2014-02-19-6/+0
* Split unsafe enchantments in kits to a new config optionsnowleo2014-02-18-0/+6
* Modifier order consistencyIaccidentally2014-02-04-3/+3
* Add the ability to disable teleport safety. Requested by a few people - telep...Joshua Popoff2013-12-13-0/+14
* Make it so both {world} and {worldname} work for both keyword parsers.KHobbits2013-12-07-0/+1
* Logger cleanup pt 1.KHobbits2013-12-07-1/+1
* Cleanup join/quit messages.Chris Ward2013-12-05-2/+2
* Fix custom join messages Removes double message, adds colour codes and placeh...Chris Ward2013-12-05-2/+2
* Cache join/quit messages.KHobbits2013-12-05-9/+38
* Add options to disable join/quit messages and custom join/quit messagesIaccidentally2013-12-05-0/+26
* Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuffIaccidentally2013-11-06-1/+2
* Clean ImportsKHobbits2013-10-11-5/+5
* Extend eco disable option to block eco lookups. This can be required to comb...KHobbits2013-08-28-2/+9
* Added horse armor /spawnmob horse:armor<iron|gold|diamond>okamosy2013-07-17-1/+1
* Add scaling object cap for usermap, prevent huge memory usage, also config fi...KHobbits2013-07-17-0/+7
* [API] fix implementation?Iaccidentally2013-07-13-3/+1
* [API] Move 2.x API to new package, create dummy classes for compatibilityIaccidentally2013-07-13-0/+2
* tweak default setting for max nick lengthIaccidentally2013-07-10-1/+1
* [FEATURE] Add configurable max nick lengthIaccidentally2013-07-10-1/+7
* Add {TEAMPREFIX} {TEAMSUFFIX} and {TEAMNAME} to chat formatting.KHobbits2013-06-28-0/+3
* Drop messageFormat for simple string replace, remove duped ' marks.KHobbits2013-06-27-14/+11
* Don't automatically convert {chatparms} to [chatparams]KHobbits2013-06-25-1/+2
* Split util classes.KHobbits2013-06-08-2/+3
* Default chat formatting should strip all format codes, not just colours.KHobbits2013-05-19-1/+1
* Small tweak to warning display and make config variable 'economy-lag-warning'...KHobbits2013-05-12-1/+3
* Make the lag warning configurable, useful to debug economy lag on larger serv...KHobbits2013-05-12-7/+41
* ECONOMY MADNESS? THIS IS … FIXEDsnowleo2013-05-05-25/+16
* Economy MadnessKHobbits2013-05-05-14/+29
* Don't allow an empty list value.KHobbits2013-03-21-1/+4
* Add the max-walk-speed config variable back to the default config file.KHobbits2013-03-20-1/+1
* Pull the default list behavior from the old 'sort-list-by-groups' variable if...KHobbits2013-03-19-1/+6
* Minor code cleanupKHobbits2013-03-18-1/+1
* fixes and addition of '*' to match all unmatched users.kukelekuuk002013-03-18-1/+3
* Added /list [group] and some more detailed configuration regarding /listkukelekuuk002013-03-18-3/+8
* Cache teleport invulnerability timeGunfighterJ2013-02-20-2/+9
* Fix socialspy command list.KHobbits2013-02-17-1/+1
* We don't need move events if afk interact is disabled.KHobbits2013-02-03-3/+2
* Adds toggle to disable AFK cancel on interactionsGunfighterJ2013-02-02-0/+14
* Revert "Prevent replacement of { and } characters in chat.format"KHobbits2013-01-25-2/+1
* Prevent replacement of { and } characters in chat.formatZak Ford2013-01-24-1/+2
* Set default tpa timeout to 2 minutes.KHobbits2012-12-29-1/+1
* Allow unsafe enchantments in /item /give /kit and /enchantKHobbits2012-12-29-0/+6
* Revert 340319db4b - Adding permission node to speak, with config option to en...Chris Ward2012-12-27-6/+0
* Adding permission node to speak, with config option to enable the nodeChris Ward2012-12-24-0/+6