In skript i need send in chat coordinates of player
command calldoctor [<player>] [<number>]:
aliases: cd
permission: calldoctor.use
trigger:
if arg-1 is not set:
send "&cUsage: /calldoctor ник сумма"
if arg-1 is not online:
send "&cPlayer is not online."
if arg-1 is player:
send "&aYour coordinates: here."
if players have permission "doctor":
send "&c"
command calldoctor [<player>] [<number>]:
aliases: cd
permission: calldoctor.use
trigger:
if arg-1 is not set:
send "&cUsage: /calldoctor ник сумма"
if arg-1 is not online:
send "&cPlayer is not online."
if arg-1 is player:
send "&aYour coordinates: here."
if players have permission "doctor":
send "&c"