mirror of
https://github.com/kaboomserver/server.git
synced 2024-12-22 07:35:08 +00:00
commands.yml: add a few more commands
This commit is contained in:
parent
6bd62b188a
commit
40643f86c6
3 changed files with 38 additions and 1 deletions
36
commands.yml
36
commands.yml
|
@ -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:
|
||||
|
|
|
@ -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.
Loading…
Reference in a new issue