ChestShop-3/src/main/java/com/Acrobot/ChestShop/Listeners/PreTransaction
Phoenix616 435bf0f3cc
Ignore signs and transactions made by players with invalid names
2020-11-18 15:12:52 +01:00
..
AmountAndPriceChecker.java Get rid of expensive calls to Bukkit#getOfflinePlayer with a username 2017-10-29 23:50:24 +01:00
CreativeModeIgnorer.java Mavenized the project 2013-03-08 20:31:15 +01:00
ErrorMessageSender.java Add more message placeholders (Fixes #159) 2018-08-23 22:10:24 +01:00
InvalidNameIgnorer.java Ignore signs and transactions made by players with invalid names 2020-11-18 15:12:52 +01:00
PartialTransactionModule.java [CI-SKIP] Fix some formatting inconsistencies 2018-05-07 15:32:51 +01:00
PermissionChecker.java 1.13 preparations: Get rid of numeric item ids 2018-01-12 17:54:57 +01:00
PriceValidator.java Mavenized the project 2013-03-08 20:31:15 +01:00
ShopValidator.java Mavenized the project 2013-03-08 20:31:15 +01:00
SpamClickProtector.java Mavenized the project 2013-03-08 20:31:15 +01:00
StockFittingChecker.java Allow partial transactions due to missing inventory space (Fixes #88) 2018-01-05 18:30:06 +01:00