443 B
443 B
Silencer
A mute system with only one job that is muting players.
It is designed to be as lightweight as possible, holding only a single class, and using no traditional database of any kind. Instead, it uses Persistent Data Containers to store data.
Building
Dependencies
- Maven
Build
mvn package
The plugin will be in the newly-made target folder.