Skip to main content

Creating Your First Tag

Before creating a tag, ensure you have already created a 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.

Creating a tag is just as simple as making the category use command bellow

/tag create <category name> <tag display> <tag name> <material>

Using the category created in the previous page

/tag create events &cExample example NAME_TAG

Once completed, a new tag file should be created in plugins/DragonTagsV2/tags/events/example.yml. You can create as many tags as desired.