Updated DungeonSign Command (markdown)

Daniel Saukel 2021-03-07 15:43:30 +01:00
parent 4c153dfa97
commit 95942e93ae

@ -18,4 +18,6 @@ commands:
- deop %player% - deop %player%
``` ```
The third line determines the delay between commands from the list and the executor. "DEFAULT" makes the players run the command with their own permissions, "OP" makes them execute the command as operators and if "CONSOLE" is used, the console runs the command. The third line determines the delay between commands from the list and the executor. "DEFAULT" makes the players run the command with their own permissions, "OP" makes them execute the command as operators and if "CONSOLE" is used, the console runs the command.
If no player can be attributed to the trigger, placeholders involving a player will not work.