Skript Version: 2.4-beta5
Skript Author: Bensku
Minecraft Version: 1.8.8
Fulle Code:
No Errors On Reload
No Console Errors
Have you tried searching the docs: yes
Have you tried searching the forums: yes
What other methods have you tried to fix it: I tried to add spaces and remove colons and then it came up with no error
[doublepost=1567169762,1567169621][/doublepost]no errors when it reloads but the command doesn't work.
Skript Author: Bensku
Minecraft Version: 1.8.8
Fulle Code:
Code:
command /dbroadcast [<text>]:
Wrong Usage: &c/dbroadcast <text>
broadcast:arg 1
permission: dbroadcast.announce
permission message: &c&lInsufficient Permission
trigger:
if arg 1 is not set
message {@Wrong Usage}"
stop trigger
else
broadcast " {@broadcast}"
No Errors On Reload
No Console Errors
Have you tried searching the docs: yes
Have you tried searching the forums: yes
What other methods have you tried to fix it: I tried to add spaces and remove colons and then it came up with no error
[doublepost=1567169762,1567169621][/doublepost]no errors when it reloads but the command doesn't work.