-
-
Notifications
You must be signed in to change notification settings - Fork 17
Home
EternalTags is a spigot plugin aimed to provide direct RGB Hex Support and MySQL/SQLite saving.
If you need help with our plugins, have questions or have any bugs to report, Join My Server, We provide support to for any my plugins.
To install the plugin, You can visit our Spigot Page or our Releases Page to start downloading the jar file. Upload the jar file into your /plugins/
folder and restart the server, Once the server has started and the required dependency is running, You should be able to find all the plugin files in /plugins/EternalTags/
folder.
To allow the ability to format all the tags through the plugin, We require PlaceholderAPI to handle all compatibility with your favourite chat plugins, scoreboard plugins or tab plugins.
If you would like to compile the plugin yourself, You can. EternalTags uses Gradle to compile and build the plugin. Run ./gradlew build
in the project's root directory to start building the jar. This file should be in /build/libs/
once finished