Quality of Life Plugin
Go to file
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
docs Added the ability to create multiple markers (#48) 2020-07-02 16:40:10 +02:00
src/main Added Head Shop (#18) 2021-08-10 01:32:17 +00:00
.drone.yml Added .drone.yml 2021-06-27 20:13:43 -06:00
.gitignore Initial commit for Gitea 2018-09-12 10:53:47 -05:00
LICENSE Add 'LICENSE' (#45) 2020-06-11 22:09:13 +02:00
pom.xml Added Head Shop (#18) 2021-08-10 01:32:17 +00:00