A simple Spigot plugin with many sign related functionalities.
SmartSignEditor is a Spigot plugin with the purpose to facilitate your every day sign related work. It has tools to allow editing, copying, pasting and erasing text with a couple of clicks.
This project uses Gradle as build and dependency management tool.
-
Clone this repository with
git clone https://github.com/WinX64/smart-sign-editor.git
-
Make sure you have the necessary Spigot dependencies installed.
-
Build the project and install it on your machine with
gradle clean shadowJar
A complete tutorial about how to use the plugin can be found on SpigotMC .
Feel free to open a pull request if you have any improvement or fix to propose, and it will be reviewed as soon as possible.
This project is licensed under the MIT License - see the LICENSE file for details.