1
mirror of https://github.com/Shiewk/SModeration.git synced 2026-04-28 05:54:16 +02:00

Add Enderchest see command and permissions

This commit is contained in:
Shy
2024-06-18 18:26:50 +02:00
parent e54f88fa5e
commit 7eeb6daa46
4 changed files with 115 additions and 1 deletions
+18 -1
View File
@@ -62,6 +62,15 @@ commands:
- invs
permission: smod.invsee
description: Views the inventory of another player.
enderchestsee:
usage: "§cUsage: /enderchestsee <player>"
aliases:
- secsee
- senderchestsee
- ecsee
- ecs
permission: smod.enderchestsee
description: Views the ender chest of another player.
permissions:
smod.mute:
default: op
@@ -99,4 +108,12 @@ permissions:
- smod.invsee
smod.invsee.preventmodify:
default: op
description: When giving this permission to a player, prevents their inventory from being modified.
description: When giving this permission to a player, prevents their inventory from being modified.
smod.enderchestsee:
default: op
description: Allows the player to view other players ender chests.
smod.enderchestsee.modify:
default: op
description: Allows the player to view and modify other players ender chests.
children:
- smod.enderchestsee