1
mirror of https://github.com/Shiewk/SModeration.git synced 2026-04-28 05:54:16 +02:00
Shiewk 823093be35 Rework save format and punishment manager
- Punishments are now saved as JSON in files named after their targets
- Each punishment type now has its own Java class
- Each file contains a list of JSON objects that is updated every time something changes (e.g. player muted, banned or unbanned)
- Punishments have a unique ID now; if something changes, the new version is added to the list and overwrites the old version
- 'Undo' has been renamed to 'cancel'
- You can no longer mute or ban players if they are already muted or banned
2026-04-08 16:12:01 +02:00
2024-06-07 14:53:54 +02:00
2024-07-19 10:42:50 +02:00
2024-08-25 11:12:39 +02:00

SModeration

An easy-to-use minecraft plugin for moderating your server.

SModeration can be used to mute, ban, and kick players that break the rules while providing a nice interface to your moderators. It keeps track of all punishments to ensure that you get a complete overview of every rule violation on your server. You can also modify player inventories and ender chests.

If you have any feature requests, please open an issue.

The SMod menu

SMod Menu Interface

SModeration provides a nice user interface that can be used instead of chat commands.

SMod Menu Sort

It has helpful functions like filtering, searching and sorting options.

Commands

This plugin has many commands, for a complete list of commands and their usage, please see the commands list. The most important ones are:

  • /mute
  • /ban
  • /kick
  • /smod
  • /unmute & /unban
  • /invsee & /enderchestsee
  • /vanish

Permissions

This plugin uses Bukkit permissions for commands and other actions. For a list of permissions, please see the permissions file.

S
Description
SModeration is an easy-to-use Minecraft plugin for moderating your server.
https://modrinth.com/plugin/smoderation Readme Apache-2.0 491 KiB
Languages
Java 100%