TagLib has been archived. TagLib will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.21.4โ1.21.8
Platforms
Links
Tags
Creators
Details
Licensed GPL-3.0-only
Published last year
๐ 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


