Making Your First Category
Our plugin uses the latest Minecraft material names to simplify material ID/name searches. The plugin supports all versions from 1.8 to the latest.
Assuming you have installed the plugin, we can now create our first category.
To make a new category is fairly simple just open your chat and type
/tag category <Tag Category name> <display name> <Material> <slot>
/tag category events &cEvents EMERALD 0
After you have installed the plugin, you should be able to find your new category in plugins/DragonTagsV2/tags/events.yml. Note that the file name will be different depending on the chosen category name.
No Comments