Commit Graph
26 Commits
Author SHA1 Message Date
auto da5e514422 Fix incorrect number of arguments in command
Fix check stock command checking total items left, not total amount of purchases left
2023-01-22 21:37:00 +01:00
auto d3ba5be040 Made stock checking work for everyone 2023-01-22 01:47:35 +01:00
auto 72fd7efc86 Fixed weird stock message when stock not specified and no shops are found 2022-11-11 04:27:34 +01:00
auto 515613c36d Added check stock command 2022-11-11 04:21:15 +01:00
auto 76c68f6bfa Added stock check for shift left clicking a sign 2022-10-01 06:09:28 +02:00
auto 2b0ce135c5 Fixed money dupe bug due to database only storing the secon to last remove balance 2022-09-14 00:57:30 +02:00
auto 053c8f7060 Added a title to the shop management gui 2022-09-11 17:41:00 +02:00
auto 4ff2237c2a Extended max length of words on signs 2022-09-11 03:36:41 +02:00
auto 6280373e4a Added message for player not having enough money to make a shop 2022-09-11 03:36:25 +02:00
autoandLen a17e484f79 Fix NPE for item component 2022-09-02 08:54:27 +02:00
autoandLen d0dc044ca9 Show rounded price in info message 2022-09-02 08:54:27 +02:00
autoandLen a4065ee41c Better fix for prices rounding 2022-09-02 08:54:27 +02:00
autoandLen 4215d18ca5 Fixed Message Config and reloading 2022-09-02 08:54:16 +02:00
auto 9051b755f5 Fix NPE for item component 2022-09-02 03:57:02 +02:00
auto d639367026 Show rounded price in info message 2022-09-02 03:56:49 +02:00
auto 1eaf51d6d1 Better fix for prices rounding 2022-09-02 03:38:43 +02:00
auto b677ebace8 Fixed Message Config and reloading 2022-09-02 03:31:42 +02:00
auto 4ad7d4995e Merge remote-tracking branch 'origin/dev/rewrite' into dev/rewrite
# Conflicts:
#	src/main/java/com/alttd/playershops/listener/TransactionListener.java
2022-08-28 20:51:54 +02:00
auto 09c3349048 Added messages/placeholders for failed transactions 2022-08-28 20:50:29 +02:00
auto fe82ccfa43 Removed extra call to #toLowerCase 2022-08-28 19:17:39 +02:00
auto 195a47c828 Added logging for transactions 2022-08-25 22:51:42 +02:00
auto 91c0c2ecd1 Made it possible to save/load shops
Fixed defaults in db config
2022-08-11 01:56:15 +02:00
auto eb8ee00e4a Added loading/saving shops in a database 2022-08-03 19:11:03 +02:00
auto d4c4163bc4 ensure buildlimit permission is really set for this shop plugin 2022-07-10 21:04:58 +02:00
auto c0bb58fe5c Added error messages and message config 2022-07-10 21:00:12 +02:00
auto d536712814 Assign econ if #setupEconomy doesn't fail 2022-07-10 20:32:49 +02:00