commands.yml: add a few more commands

This commit is contained in:
mathiascode 2020-12-12 19:51:17 +02:00
parent 6bd62b188a
commit 40643f86c6
3 changed files with 38 additions and 1 deletions

View file

@ -13,12 +13,48 @@
command-block-overrides: []
ignore-vanilla-permissions: true
aliases:
# Temporary:
ess:
- []
essentials:
- []
eessentials:
- []
eess:
- []
essentials:ess:
- []
essentials:essentials:
- []
essentials:eessentials:
- []
essentials:eess:
- []
essentials:essversion:
- []
ld:
- []
libsdisg:
- []
libsdisguises:
- []
libsdisguises:ld:
- []
libsdisguises:libsdisg:
- []
libsdisguises:libsdisguises:
- []
icanhasbukkit:
- version $1-
ban:
- minecraft:ban $1-
clear:
- minecraft:clear $1-
minecraft:datapack:
- []
datapack:
- []
enchant:
- minecraft:enchant $1-
gamemode:

View file

@ -24,6 +24,8 @@ op:
essentials.vanish.see: false
geyser.command.reload: false
geyser.command.stop: false
libsdisguises.reload: false
playerparticles.reload: false
# Due to WorldEdit permission shenanigans, we have to grant
# permissions manually to enforce block edit limits
@ -201,7 +203,6 @@ op:
worldedit.fast: true
worldedit.masks: true
worldedit.patterns: true
worldedit.reload: true
worldedit.remove: true
worldedit.threads: true
worldedit.transforms: true

Binary file not shown.