Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.09 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.09 KB

YetAnotherSignEditor

Easily edit signs, with support for both MiniMessage and legacy formatting.


Features

  • Edit signs with a command or directly in the sign interface.
  • Toggle sign editing and sign formatting separately and per-player.
  • Use either MiniMessage or legacy formatting to format text.
  • All plugin messages are easily configurable.
  • Separate permissions for sign formatting and sign editing.

Above all, it just feels good to use! No bloat, no extra features.

Screenshots

help menu commands

Building

This project uses Gradle. To build, run ./gradlew build in the project's root directory. The built jar can be found in build/libs.

Contributing

Feel free to submit a pull request or file an issue! All changes are welcome. If you're contributing code, please follow the project's code style.