Home - Oribuin/EternalTags GitHub Wiki
What is EternalTags?
EternalTags is a spigot plugin aimed to provide direct RGB Hex Support and MySQL/SQLite saving.
Plugin Support
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.
Download & Installation
How to install
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.
Dependencies
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.
Alternative Download & Installation
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