TF-EssentialsX/Essentials/src/com/earth2me/essentials/signs
2016-01-02 11:51:11 +00:00
..
EssentialsSign.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
SignBalance.java Reformat 2015-04-14 23:06:16 -05:00
SignBlockListener.java Fix Essentials Signs abuse using colours. Prior to this commit, the sign creation stage could be bypassed by typing &1&1[Test] assuming that was the success-name of the Essentials Sign. This commit prevents this by checking if the top line contains any of the success-name, without color. And so if anyone tries to type &1[repair] it will be displayed as [repair], but if someone tried &1[repairs] it will be displayed as §1[repairs], as repairs is not an Essentials Sign. It might be worth noting that all signs are checked including disabled signs to prevent abuse ahead of time. So even if [repair] is disabled all colours will still be stripped from [repair]. 2016-01-02 11:51:11 +00:00
SignBuy.java Reformat 2015-04-14 23:06:16 -05:00
SignDisposal.java Reformat 2015-04-14 23:06:16 -05:00
SignEnchant.java Reformat 2015-04-14 23:06:16 -05:00
SignEntityListener.java Reformat 2015-04-14 23:06:16 -05:00
SignException.java Reformat 2015-04-14 23:06:16 -05:00
SignFree.java Reformat 2015-04-14 23:06:16 -05:00
SignGameMode.java Reformat 2015-04-14 23:06:16 -05:00
SignHeal.java Reformat 2015-04-14 23:06:16 -05:00
SignInfo.java Reformat 2015-04-14 23:06:16 -05:00
SignKit.java Reformat 2015-04-14 23:06:16 -05:00
SignMail.java Reformat 2015-04-14 23:06:16 -05:00
SignPlayerListener.java 1.8.3 update. 2015-04-16 09:08:22 -05:00
SignProtection.java Reformat 2015-04-14 23:06:16 -05:00
SignRepair.java Reformat 2015-04-14 23:06:16 -05:00
Signs.java Run IntelliJ IDEA inspections 2015-06-03 14:11:56 -06:00
SignSell.java Reformat 2015-04-14 23:06:16 -05:00
SignSpawnmob.java Reformat 2015-04-14 23:06:16 -05:00
SignTime.java Reformat 2015-04-14 23:06:16 -05:00
SignTrade.java Reformat 2015-04-14 23:06:16 -05:00
SignWarp.java Reformat 2015-04-14 23:06:16 -05:00
SignWeather.java Reformat 2015-04-14 23:06:16 -05:00