Commit Graph
107 Commits
Author SHA1 Message Date
auto edf98f9204 Prevented accidental fast double clicks 2022-01-12 01:11:01 +01:00
auto 10b4b52297 Added help messages for buy/sell commands 2022-01-12 01:10:27 +01:00
auto 219c9024bd Added buy/points/sell command 2022-01-11 02:13:08 +01:00
auto 64cb948038 Fixed help message not sending properly when no args are given 2022-01-11 00:16:57 +01:00
auto cdc3a58815 Always send price with 2 decimal numbers 2022-01-11 00:03:57 +01:00
TeriuihiandGitHub 1c9fa8a4b6 Merge pull request #1 from Altitude-Devs/confirmButton
Confirm button
2022-01-10 22:38:04 +01:00
auto b7e8ba74b5 Finished adding confirm button
Fixed controlling gui from player inventory
2022-01-10 22:36:25 +01:00
auto f8dccf5645 Started work on confirm button 2022-01-10 19:53:09 +01:00
auto 58cd8b868d prevent potions from affecting trader villagers 2022-01-10 19:50:21 +01:00
auto 7fa71e06a0 Half converted buy ui to use confirmation 2022-01-07 00:21:27 +01:00
auto 0eb28ddf75 Fixed templates
Fixed item stack amount being changed permanently
2022-01-06 00:35:50 +01:00
auto 14e53de6e6 color change for item name 2022-01-05 22:20:24 +01:00
auto 8619e0dd94 Added total points to buy/sell message 2022-01-05 22:19:55 +01:00
auto 4c71b30434 Removed unused imports 2022-01-05 21:43:56 +01:00
auto 2c7118501b Free space message 2022-01-05 21:43:47 +01:00
auto fc061055d4 Try to improve getting price 2022-01-05 21:43:26 +01:00
auto 35030475aa Prevent accidentally buying more than you can fit 2022-01-05 21:43:12 +01:00
auto 149dd46eaf Added bulk selling/buying 2022-01-05 21:42:23 +01:00
destro174 deb2494ce4 fix handlerlist 2022-01-04 00:53:01 +01:00
destro174 28d56f33da fix publishing task 2022-01-04 00:40:57 +01:00
auto c5daa2246b Merge branch 'master' of https://github.com/Altitude-Devs/VillagerShopUI 2022-01-04 00:23:47 +01:00
auto c1a13c6674 Wait fuck I did need this 2022-01-04 00:23:30 +01:00
destro174 e2b827a668 Add deploying to repo 2022-01-04 00:07:24 +01:00
auto 5aaf377230 Removed unused code 2022-01-03 23:53:06 +01:00
auto ac29621948 Removed unused config section 2022-01-03 23:52:57 +01:00
auto 12b2938472 Removed unused code 2022-01-03 22:48:41 +01:00
auto be6c17b32e Maybe did something to fix rounding idk 2022-01-03 01:52:32 +01:00
auto 63b2e58554 Fixed pricing steps 2022-01-03 01:50:37 +01:00
auto d47e4642dd Stopped people from stealing VillagerShop villagers with a boat (or any vehicle) 2022-01-03 01:50:19 +01:00
auto 97860c7da5 Added points in message and fixed price and point calculations 2022-01-02 20:30:33 +01:00
auto d45c2f9ace Fixed stuff and did stuff and i forgot sorry to anyone reading this 2022-01-02 06:15:07 +01:00
auto 861d3ea2a3 Fixed price point calculations 2021-12-31 18:44:49 +01:00
auto d59c58f066 Updated MiniMessage 2021-12-31 18:44:32 +01:00
auto de11502f37 Attempted to fix price 2021-12-23 23:00:59 +01:00
auto 53f37c2a86 Cancel villager click event when clicking a villager shop ui villager 2021-12-23 22:58:06 +01:00
auto 451597ca59 Fixed setting instead of adding points 2021-12-23 22:57:50 +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 b52aaee628 Remove entity from world on delete 2021-12-23 22:51:12 +01:00
auto f0c9edfdac moved removing items from inventory 2021-12-23 16:40:56 +01:00
auto f34ba069ee Fixed logging 2021-12-23 16:40:42 +01:00
auto 317c294599 Changed updateUserPoints to void because the boolean is never used anyways 2021-12-23 16:15:36 +01:00
auto 3672ff0e5e Actually executing the update user points query now... 2021-12-23 16:13:48 +01:00
auto 1cb61421d9 Added some debug messages 2021-12-23 16:13:17 +01:00
auto 7f2b828763 renamed VillagerInteract 2021-12-23 03:15:38 +01:00
auto bf43f88d9b Added some debug messages 2021-12-23 03:14:08 +01:00
auto 9ece3e6d5d Fixed updating seen time 2021-12-23 03:03:17 +01:00
auto f471e83618 Added remove villager command 2021-12-23 03:03:00 +01:00
auto 391d58efeb 10 minutes, not 5* 2021-12-23 02:18:23 +01:00
auto b3ae5e67d8 Remove points from user every 10 minutes and sync them at the same time 2021-12-23 02:18:07 +01:00