summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/textreader
Commit message (Expand)AuthorAgeLines
* Update essentials to support 3rd party vanish toggling.KHobbits2014-06-27-2/+2
* Reduce a few nickname refresh calls.KHobbits2014-06-19-2/+0
* Converted emulated player class calls to use base class.KHobbits2014-04-13-2/+2
* CleanupKHobbits2014-04-06-1/+0
* Correctly handle line overflow in book pagerKHobbits2014-04-05-3/+12
* See if we can better handle book paging to fit more context on a line, withou...KHobbits2014-03-29-16/+52
* Future Java versions may not support _ as identifier.FearFree2014-03-22-21/+21
* Modifier order consistencyIaccidentally2014-02-04-4/+4
* Make it so both {world} and {worldname} work for both keyword parsers.KHobbits2013-12-07-0/+2
* Logger cleanup pt 1.KHobbits2013-12-07-1/+1
* Cleanup various aspects of code, fix some formatting, more netbeans 7.4 stuffIaccidentally2013-11-06-12/+9
* Extract CommandSender to CommandSource, this should prevent Ess user object l...KHobbits2013-10-16-25/+28
* Clean ImportsKHobbits2013-10-11-15/+14
* Fix case sensitivity on {PLAYERLIST:group}KHobbits2013-09-06-3/+4
* Reimplement 'private' keywords.KHobbits2013-09-01-11/+36
* New enum cached, lazy generated KeywordReplacerKHobbits2013-08-31-119/+280
* Add debug output to keyword replacerKHobbits2013-08-30-23/+46
* Add support for {PLAYERLIST:GROUP} AND {PLAYERLIST:GROUP:<none>}KHobbits2013-08-20-0/+21
* Add COORDS, UPTIME and TPS keywordsChris Ward2013-08-20-3/+17
* Add support for multiple bookmarks/chapter namesKHobbits2013-08-19-10/+15
* trim and replace spaces in chapter names to always work in commandsNecrodoom2013-08-13-1/+1
* [API] Move 2.x API to new package, create dummy classes for compatibilityIaccidentally2013-07-13-4/+4
* Close the readerGunfighterJ2013-06-30-0/+2
* Force reading in UTF-8 from .txt filesGunfighterJ2013-06-30-2/+4
* Make the paging logic even more complicated.KHobbits2013-06-28-4/+30
* Fix null values.KHobbits2013-06-25-1/+1
* Add missing variable.KHobbits2013-06-25-1/+1
* Update KeywordReplacer.javaKHobbits2013-06-24-1/+2
* Cleanup broadcast, allow limited keywords in.KHobbits2013-06-16-9/+24
* Cleanup importsIaccidentally2013-06-11-4/+3
* Split util classes.KHobbits2013-06-08-6/+7
* Remove ArrayListInputGunfighterJ2013-04-29-37/+9
* Add keyword replacements in kitsGunfighterJ2013-04-29-1/+7
* Still need that checksnowleo2013-04-06-1/+1
* Math failsnowleo2013-04-06-1/+1
* Fix ยง at end of linesnowleo2013-04-06-4/+4
* Fix book meta error message.KHobbits2013-01-20-1/+2
* Fix bug with empty motdAlexander Schepp2013-01-18-1/+1
* Better handle initial book.txt creation.KHobbits2013-01-14-29/+33
* Cleanup of book meta.KHobbits2013-01-13-15/+3
* Adding support for books made from /einfoKHobbits2013-01-13-1/+254
* Clean up TextPagerKHobbits2013-01-13-50/+19
* Add support for whitelisting commands in /help by permission: essentials.help...KHobbits2012-12-20-1/+1
* Reduce permissions checking when generating /helpKHobbits2012-12-20-1/+2
* Useless importChris Ward2012-12-20-1/+0
* Fix currency display in MOTD - display currency character, trim decimal placesChris Ward2012-12-20-1/+3
* Minor cleanupKHobbits2012-09-24-7/+2
* Support new lines in newbie welcome message.KHobbits2012-09-22-2/+10
* Clean up the info.txtKHobbits2012-09-22-3/+3
* New Sign: InfoKHobbits2012-08-06-6/+6