Nemesis is an all-in-one moderation plugin designed for PaperMC servers, aimed at providing a comprehensive suite of tools to manage punishments and maintain order on your server.
| Feature | Description |
|---|---|
| Mutes & Bans | Temporary or permanent punishments stored in a database. |
| Warnings | A simple warning system for players. |
| Reports | Integrated reporting system for players to flag abuse. |
| Database | Uses a local SQLite database for simple and quick management. |
- Platform: PaperMC.
- Minecraft Version: 1.21
- Download the latest version of the plugin, from Modrinth.
- Stop your Minecraft server.
- Place the downloaded
.jarfile into your server's/pluginsfolder. - Start your server. The plugin will automatically create the configuration folder (
/plugins/Nemesis/) and initialize the database.
All permissions are prefixed with
nemesis..
Contributions (suggestions, bug reports, pull requests) are welcome! Please open an issue on GitHub if you find a problem.
This project is distributed under the GNU General Public License v3.0 (GPL-3.0).
- This means if you use or modify this code, your derived code must also be released under a GPL-compatible license.
- View the full license file here