1
Fork 0
mirror of https://github.com/Shiewk/SModeration.git synced 2026-06-13 18:24:52 +02:00
SModeration is an easy-to-use Minecraft plugin for moderating your server. https://modrinth.com/plugin/smoderation
Find a file
2026-06-02 15:14:12 +02:00
docs docs: add documentation for custom punishments 2026-06-01 16:38:29 +02:00
gradle/wrapper Move some versions to gradle.properties; update versions 2026-04-03 16:42:48 +02:00
src/main feat: Simple Voice Chat mute integration (#17) 2026-06-02 15:14:12 +02:00
.gitignore First commit 2024-06-07 14:53:54 +02:00
build.gradle feat: Simple Voice Chat mute integration (#17) 2026-06-02 15:14:12 +02:00
gradle.properties feat: Simple Voice Chat mute integration (#17) 2026-06-02 15:14:12 +02:00
LICENSE Add LICENSE 2024-07-19 10:42:50 +02:00
README.md 1.4.1 2024-08-25 11:12:39 +02:00
settings.gradle Move SModeration for Paper to root project 2025-05-01 10:46:00 +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.