small changes

tweaks, if you will.
This commit is contained in:
9378062 2022-04-08 11:07:11 -04:00
parent 9f0b8fb56a
commit fad5455f76
2 changed files with 3 additions and 3 deletions

View File

@ -16,6 +16,6 @@
# - "m:e:mail sendall:You cannot send messages to everyone on the server"
# - "r:e:(.*:):Plugin specific commands are disabled"
blockedCommands:
- "r:e:^[^ :]+::Plugin specific commands are disabled."
- "m:e:mail sendall:You cannot send messages to everyone on the server."
- "m:e:mail sendtempall:You cannot send messages to everyone on the server."
- "r:e:^[^ :]+::Plugin specific commands are disabled."
- "m:e:mail sendtempall:You cannot send messages to everyone on the server."

View File

@ -168,4 +168,4 @@ autoWipeDisabled: "<gray>Item wiping is currently disabled in the config!"
allowDropsDisabled: "<gray>No longer allowing drops from players."
allowDropsEnabled: "<gray>Now allowing drops from players."
blockedCommandColor: "<gray>"
commandBlocked: "This command is blocked"
commandBlocked: "This command is blocked."