
SentinelMC
The all-in-one moderation solution
- Загрузки
- 150
- Подписчики
- 0
- Обновлён
- 8 мая 2025 г.
- Лицензия
- MIT
Опубликован 4 мая 2025 г.
What can SentinelMC do?
SentinalMC is not very extraordinary, but it's not supposed to be. It should be a simple yet effective moderation solution for Minecraft servers, who don't want to put lots and lots of mind into their moderation plugins.
SentinelMC supports MongoDB, MySQL and SQLite out of the box, with SQLite being the default which enables server owners to simply drag-and-drop the plugin into the server's plugin folder, restart the server and start using SentinelMC.
So, how do I install it?
It's as simple as installing any other plugin. Download the .jar-file from the GitHub and just drop it into your servers plugins folder. Restart your server and you should be good to go!
Features
SentinelMC has a ban, mute, warning, report and miscellaneous functionalities. The ban module features permanent and temporary bans, just like the mute module Warnings allow for punishments based on warn-points, which can be issued by staff members individually with every warning. The report module enabled a rather simple /report-command for the users and a /reportlist-command for staff members, which opens a GUI with all unresolved reports. Staff members can then work on the reports and mark them as resolved, which will delete them after a specific time unless otherwise specified in the configuration. Under miscellaneous features fall a simple Vanish-command, Spectate-command and a staff chat.
The configuration file allows server owners to individually enable and disable each module. All modules are enabled by default.
I need help
If you require assistance setting up or configuring SentinelMC, feel free to contact me. If you found a bug in SentinelMC, please create an Issue on the GitHub.
Ченджлог
1.1Релиз1.21.3, 1.21.4, 1.21.5 · 8 мая 2025 г.
This release includes:
- Fix: Tempban/Tempmute with invalid duration no longer possible
- Fix: Pagination logic in HistoryGUI and ReportlistGUI fixed
- Tweak: Providing an empty language string prevents the plugin from sending the message
Example:
bansystem:
ban:
usage: ""
will prevent the plugin from sending the "Usage" Message for /ban. No message at all will be sent.
Warning: Do not delete the message key, as that will result in a "Message not found"-message when triggered.
1.0.1Релиз1.21.3, 1.21.4, 1.21.5 · 5 мая 2025 г.
This update includes a /punish-Command that works based on the new punishment-templates.yml.
To use the /punish-Command at all, the permission sentinelmc.command.punish is required. To use the specific punishment actions, the respective command permission is required (for "BAN", sentinelmc.command.ban, for "TEMPBAN" sentinelmc.command.tempban, etc.)
All templates must feature an action (KICK, TEMPMUTE, MUTE, TEMPBAN, BAN), a duration ("-1" for KICK, MUTE and BAN) and a reason. Optionally you may choose an automatic note and an extra permission required to use the template.
1.0.1Релиз1.21.3, 1.21.4, 1.21.5 · 4 мая 2025 г.
Fixed an exception when Warn Ladder reaches permanent ban or permanent mute.
Комментарии
Загружаем…