ChestShop-3/src/main/java/com/Acrobot/ChestShop
Phoenix616 d0af977212
Fix issue when creating sign with own name without existing account
This was only an issue if the autofill functionality for the own name wasn't used.
Now if there is no account with a certain name then the player can use it if it matches their user name
2022-07-06 20:05:21 +01:00
..
Commands Build against 1.19 and replace apache-commons-lang 2022-06-13 22:52:26 +01:00
Configuration Add better message for when the shop's sell price is above the buy price 2021-10-15 15:50:04 +01:00
Containers Allow building against latest Paper 2021-05-15 14:13:13 +01:00
Database Update dependencies (mainly ORMLite and bStats) 2022-06-28 16:24:17 +01:00
Economy Add ability to mark all economic events as handled 2020-05-21 01:08:00 +01:00
Events Don't search unknown players by default 2021-11-17 14:03:51 +01:00
Listeners Add some debug logging for shop sign creation 2022-07-06 00:54:44 +01:00
Logging Include log level (if not INFO) and error stack trace in log file 2021-01-04 22:42:17 +01:00
Metadata Use prepared queries to avoid special character issues (Fixes #258) 2019-07-29 18:50:26 +01:00
Plugins Differentiate between shop accessing and administrating 2021-05-16 00:31:33 +01:00
Signs Build against 1.19 and replace apache-commons-lang 2022-06-13 22:52:26 +01:00
Updater Add Jenkins test build notifier 2020-06-18 21:19:35 +01:00
Utils Make sure to not load chunks to check for shops (Fixes #473) 2021-09-01 16:30:14 +01:00
UUIDs Fix issue when creating sign with own name without existing account 2022-07-06 20:05:21 +01:00
ChestShop.java Add some debug logging for shop sign creation 2022-07-06 00:54:44 +01:00
Dependencies.java Add support for BlockLocker 2021-03-17 22:11:54 +01:00
Permission.java Implement /shopinfo command/chest click for shop info (Resolves #203) 2021-02-15 17:28:33 +01:00
Security.java Unify sign line parsing and strip owner line whitespace 2022-01-26 20:35:42 +01:00