summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/signs/EssentialsSign.java
Commit message (Expand)AuthorAgeLines
* Minor cleanupKHobbits2012-09-24-2/+2
* Fix and give better sign errors.KHobbits2012-09-24-0/+5
* Fix "x times" on signs.Alexander Schepp2012-07-31-0/+1
* Add sign throttle config option.KHobbits2012-06-17-0/+4
* Allow more currency customization.KHobbits2012-03-04-1/+1
* Tiny fix to the last commit.snowleo2011-12-13-0/+1
* Better exp fix and allow exp on buy and sell signs.snowleo2011-12-13-1/+11
* Support for experience as trading goods on signs. This will not work until ex...snowleo2011-12-07-0/+5
* Switch to the new I18n class and format cleanup of all classessnowleo2011-11-21-18/+20
* Code cleanup continues...KHobbits2011-11-18-1/+8
* Code cleanup continued.KHobbits2011-11-18-5/+1
* Fixed manudelsub not correctly selecting the group to remove.ElgarL2011-10-11-1/+1
* Added enderman pickup to sign protectionsnowleo2011-09-21-0/+5
* Merge branch 'master' of github.com:essentials/Essentialsokamosy2011-09-10-2/+1
|\
| * Less use of Craftbukkit code, so less things will break on MC update.snowleo2011-08-27-2/+1
* | Merge branch 'master' of github.com:essentials/Essentialsokamosy2011-08-26-1/+6
|\|
| * Correctly catch signs ignitionsnowleo2011-08-25-1/+6
* | Cleaned up todo listsokamosy2011-08-26-7/+3
|/
* Homes tolower.KHobbits2011-08-23-0/+1
* Allow other plugins to use the same first line on signs as essentials. Just m...snowleo2011-08-08-3/+6
* Limiting the length of the name on signs to 13 instead of 14snowleo2011-08-08-1/+1
* Restrict sign protections to valid signs onlysnowleo2011-08-08-3/+9
* Cleaned deprecated functionssnowleo2011-07-18-2/+2
* Protection of signs against pistonssnowleo2011-07-18-4/+8
* Heavy cleanup of all classessnowleo2011-07-16-6/+5
* Test #683snowleo2011-07-15-1/+1
* update signs after tradesementalo2011-07-08-0/+13
* Fix Trade signssnowleo2011-07-01-8/+13
* Fix for a bug in getTrade() of Signs that would return the quantity of items ...snowleo2011-06-30-5/+2
* Fix: Blocks can't be broken.snowleo2011-06-30-3/+3
* Renamed getInteger method name to getIntegerPositive.snowleo2011-06-26-7/+17
* Protection signs andsnowleo2011-06-26-11/+148
* Moved some code from EssentialsSign to SignTrade, because it's only needed th...snowleo2011-06-13-147/+2
* Trade signsnowleo2011-06-13-115/+214
* Sell & Buy Signsnowleo2011-06-12-6/+92
* To make things consistent:snowleo2011-06-12-1/+2
* Catch NumberFormatExceptionsnowleo2011-06-08-20/+34
* The sign permissions will be:snowleo2011-06-08-3/+5
* Refactoring of the signssnowleo2011-06-08-0/+257