mirror of
https://github.com/Shiewk/SModeration.git
synced 2026-04-28 05:54:16 +02:00
Add permissions for mute/kick/ban immunity
This commit is contained in:
@@ -116,4 +116,13 @@ permissions:
|
||||
default: op
|
||||
description: Allows the player to view and modify other players ender chests.
|
||||
children:
|
||||
- smod.enderchestsee
|
||||
- smod.enderchestsee
|
||||
smod.preventmute:
|
||||
default: op
|
||||
description: Prevents the player from being muted (if online)
|
||||
smod.preventkick:
|
||||
default: op
|
||||
description: Prevents the player from being muted (if online)
|
||||
smod.preventban:
|
||||
default: op
|
||||
description: Prevents the player from being muted (if online)
|
||||
Reference in New Issue
Block a user