summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/utils
Commit message (Expand)AuthorAgeLines
* Allow people with god & fly to teleport to unsafe locations even when telepor...KHobbits2014-07-12-3/+19
* Only remove first date match from ban reason.KHobbits2014-06-14-1/+1
* Add optional {2} in 'tempBanned' TL key, for reason.KHobbits2014-06-14-1/+7
* Remove '-' from valid account names again.KHobbits2014-05-05-2/+3
* Format /seen account history list, optimize map loading.KHobbits2014-04-18-0/+34
* Converted emulated player class calls to use base class.KHobbits2014-04-13-1/+1
* Fix fly logic check (creative doesn't mean fly is enabled)KHobbits2014-03-31-2/+2
* Future Java versions may not support _ as identifier.FearFree2014-03-22-11/+11
* Round to gc output to 2 dp.KHobbits2014-03-03-3/+3
* Fix safety tp check above world heightKHobbits2014-02-23-7/+13
* Fix Stripping/blocking of urls containing caps.KHobbits2014-02-12-1/+1
* Modifier order consistencyIaccidentally2014-02-04-4/+4
* Restore teleporting to middle of block, when flying and unsafe is enabled.KHobbits2014-02-02-2/+12
* Throw meaningful warnings when wrong Essentials version is used with unsuppor...KHobbits2013-11-15-1/+11
* Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuffIaccidentally2013-11-06-27/+21
* Round up Y position when standing on half blocks. This should address some s...KHobbits2013-10-20-1/+1
* Clean ImportsKHobbits2013-10-11-2/+2
* More colour.KHobbits2013-08-20-1/+1
* Fix text file color code escaping (&&6 -> &6) Add support for color escaping ...KHobbits2013-08-19-23/+27
* Fix a few issues with /list and group formatting.KHobbits2013-08-18-1/+11
* When in fly+god mode or when in creative mode, don't use safe teleport locati...KHobbits2013-08-11-4/+38
* Add missing command syntax for /spawnmobKHobbits2013-08-03-1/+1
* [API] Move 2.x API to new package, create dummy classes for compatibilityIaccidentally2013-07-13-2/+2
* Add carpet to safe teleport materials.KHobbits2013-07-02-0/+1
* Cleanup importsIaccidentally2013-06-11-4/+4
* Split util classes.KHobbits2013-06-08-0/+1040