Added Head Shop #18

Merged
ZeroHD merged 7 commits from donor_heads into main 2021-08-10 01:32:18 +00:00

7 Commits (main)

Author SHA1 Message Date
Joey Hines e036627fb1
Moved ShopkeepersAPI reference to listener 2021-08-09 19:27:11 -06:00
Joey Hines 006a3a2c0d
Moved head shop logic to its own listener 2021-08-09 19:19:28 -06:00
Joey Hines a673eadd2e
Move checkup command join outside shopkeeper check 2021-08-08 16:16:22 -06:00
Joey Hines e66969f039
Refresh player head on login
+ Cleaned up imports
2021-08-06 22:36:33 -06:00
Joey Hines 1b5c8625de
Use UUID instead of display name to determine if a player is in the shop 2021-08-06 21:33:40 -06:00
Joey Hines fe38a3978d
Check if Shopkeepers is present before trying to enable it 2021-08-06 21:27:57 -06:00
Joey Hines b6ffbf7168
Added Head Shop
+ Integrates with ShopKeepers
+ On login, users with the `qol.head_shop` perm have their head added to the shop, if not already added
+ The shop id and the price to charge are both configurable
2021-08-06 21:21:12 -06:00