TagLib

Library for Tags via NamespacedKeys

92

TagLib

📖 What's this Plugin?

This plugin is a library primarily used for tags of custom stuff

✅ Features:

- Merging Tags - Checking if a NamespacedKey is in a given Tag ##### within the Library

📖 Usage

You'll have to create a tags folder in your plugin like this to add more tags: ``` - src/main - java - resources - paper-plugin.yml - data - <namespace> - tags - item - block - fluid - entity_type ``` Inside, create tags like you would in a Datapack

ADS