Commit Graph
22 Commits
Author SHA1 Message Date
auto 22f0d184c3 Made particles load from config 2022-06-04 00:45:40 +02:00
auto 763258c425 Added a way to clear particles 2022-01-14 04:52:05 +01:00
auto cc8ec26c66 Make gui's work (but player settings are always recreated on login cus idk how to make the db work)
register listeners
Added back button to particle selection gui
2022-01-12 22:26:22 +01:00
auto bc74d35faa Added GUI's
Added player settings
Added commands
2022-01-11 23:02:04 +01:00
auto 676d5089ae Fixed leftover villagerUI stuff 2022-01-03 22:33:16 +01:00
auto f5c096eb2b Initial commit 2022-01-03 22:26:15 +01:00
auto be656b4606 Initial commit 2022-01-03 22:25:23 +01:00
auto 1feff9e412 Changes 2021-12-23 22:52:13 +01:00
auto 5d7467e062 Remove villager from config 2021-12-23 22:51:22 +01:00
auto bf43f88d9b Added some debug messages 2021-12-23 03:14:08 +01:00
auto f471e83618 Added remove villager command 2021-12-23 03:03:00 +01:00
auto 58058a4324 Added not enough items/ sold item message 2021-12-21 03:18:46 +01:00
auto 523a7fe16b Added math stuff to calculate price based on points (thanks everett) 2021-12-17 20:44:38 +01:00
stjn 9236befd7f Fixed regex for double validation in config 2021-11-10 20:03:39 +01:00
stjn 99d8a5007e Reworked points to be based on item price 2021-11-10 16:58:47 +01:00
stjn 7066c032cf Charge money/give money when buying/selling 2021-11-07 18:23:54 +01:00
stjn 5ce955d6ee Charge money/give money when buying/selling 2021-11-07 18:10:50 +01:00
stjn 784cf905fb Added logger class that takes variables and replaces % with them 2021-11-03 16:54:12 +01:00
stjn f09061f6b6 Added basic database (untested) 2021-11-03 14:35:53 +01:00
auto 4bb26035d6 Created a point system to be used for prices 2021-10-23 14:42:55 +02:00
auto 18a75f86c0 Only use Utilities.round 2021-09-25 20:22:38 +02:00
auto 5dd6cb44e5 Initial commit 2021-09-25 01:56:42 +02:00