QoL/src/main/java/xyz/etztech/qol
Joey Hines 0c08c26854 Added Head Shop (#18)
Moved ShopkeepersAPI reference to listener

Moved head shop logic to its own listener

Move checkup command join outside shopkeeper check

Refresh player head on login

+ Cleaned up imports

Use UUID instead of display name to determine if a player is in the shop

Check if Shopkeepers is present before trying to enable it

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

Co-authored-by: Joey Hines <joey@ahines.net>
Reviewed-on: https://git.canopymc.net/Canopy/QoL/pulls/18
Reviewed-by: Etzelia <etzelia@hotmail.com>
Co-Authored-By: ZeroHD <joey@ahines.net>
Co-Committed-By: ZeroHD <joey@ahines.net>
2021-08-10 01:32:17 +00:00
..
commands Added `discordignore` command (#17) 2021-08-03 02:34:17 +00:00
listeners Added Head Shop (#18) 2021-08-10 01:32:17 +00:00
other Switched to Spark for TPS alerts (#8) 2021-07-05 14:52:41 +00:00
EtzTechUtil.java Added the ability to create multiple markers (#48) 2020-07-02 16:40:10 +02:00
Lang.java Initial commit for Gitea 2018-09-12 10:53:47 -05:00
QoL.java Added Head Shop (#18) 2021-08-10 01:32:17 +00:00