mirror of
https://github.com/Shiewk/SModeration.git
synced 2026-04-28 05:54:16 +02:00
32 lines
1.4 KiB
Markdown
32 lines
1.4 KiB
Markdown
# 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](https://github.com/Shiewk/SModeration/issues).
|
|
|
|
## The SMod menu
|
|

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

|
|
|
|
It has helpful functions like filtering and sorting options.
|
|
|
|
## Commands
|
|
This plugin has many commands, for a complete list of commands and their usage, please see [the commands list](https://github.com/Shiewk/SModeration/blob/main/docs/commands.md).
|
|
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](https://github.com/Shiewk/SModeration/blob/main/docs/permissions.md). |