tak funguj
This commit is contained in:
@@ -9,6 +9,7 @@ commands:
|
||||
trixinity:
|
||||
description: Zobrazí základní informace o pluginu
|
||||
usage: "/trixinity"
|
||||
permission: trixinity.admin
|
||||
event:
|
||||
description: Správa event systému
|
||||
usage: |
|
||||
@@ -23,11 +24,14 @@ commands:
|
||||
§c§l- §cWorldEdit příkazy
|
||||
§c§m---------------------------------
|
||||
aliases: [e]
|
||||
permission: trixinity.event.admin
|
||||
permissions:
|
||||
trixinity.admin:
|
||||
description: Přístup ke všem příkazům pluginu
|
||||
default: op
|
||||
trixinity.event.*:
|
||||
children:
|
||||
trixinity.event.admin: true
|
||||
trixinity.event.admin:
|
||||
description: Přístup ke všem event příkazům
|
||||
default: op
|
||||
children:
|
||||
@@ -36,4 +40,22 @@ permissions:
|
||||
trixinity.event.spawn: true
|
||||
trixinity.event.gamemode: true
|
||||
trixinity.event.heal: true
|
||||
trixinity.event.teleport: true
|
||||
trixinity.event.teleport: true
|
||||
trixinity.event.build:
|
||||
description: Povolení pro build příkazy
|
||||
default: op
|
||||
trixinity.event.pvp:
|
||||
description: Povolení pro pvp příkazy
|
||||
default: op
|
||||
trixinity.event.spawn:
|
||||
description: Povolení pro spawn příkazy
|
||||
default: op
|
||||
trixinity.event.gamemode:
|
||||
description: Povolení pro gamemode příkazy
|
||||
default: op
|
||||
trixinity.event.heal:
|
||||
description: Povolení pro heal příkazy
|
||||
default: op
|
||||
trixinity.event.teleport:
|
||||
description: Povolení pro teleport příkazy
|
||||
default: op
|
||||
Reference in New Issue
Block a user