-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Create an API for the plugin. Should be able to use it for customizing the GUI, to create tags, delete tags, select tags, etc.
A few things the API might have and do:
- TagChangeEvent - Fired when a player has a tag set/removed. Will have a way to get the tag selected and the tag they switched from if they did have one before.
- A way to retrieve and edit tags.
- A way to create new tags.
- A way to delete tags.
- A way to check a player's tag
- A way to check what tags a player has access to.
- A way to give a player access to a tag.
- A way to set a player's tag.
- A way to clear a player's tag.
- A way to force a tag on a player even if they don't have permission.
- A way to customize the GUI.
This post will be edited as new ideas are thought of and implemented.
Metadata
Metadata
Assignees
Labels
No labels