options:
Mesaj: &aBu komut yonetici tarafindan engellenmistir. #Mesajı ayarlıyabilirsin
Yetki: yonetici.komut #Yetkiyi ayarlıyabilirsin
on command "/helpop":
if player has the permission "{@Yetki}":
else:
cancel event
send "{@Mesaj}" to player
on command "/pl":
if player has the permission "{@Yetki}":
else:
cancel event
send "{@Mesaj}" to player
on command "/logout":
if player has the permission "{@Yetki}":
else:
cancel event
send "{@Mesaj}" to player
on command "/stop":
if player has the permission "{@Yetki}":
else:
cancel event
send "{@Mesaj}" to player
on command "/launcher":
if player has the permission "{@Yetki}":
else:
cancel event
send "{@Mesaj}" to player
on command "/bukkit:me":
if player has the permission "{@Yetki}":
else:
cancel event
send "{@Mesaj}" to player
on command "/?":
if player has the permission "{@Yetki}":
else:
cancel event
send "{@Mesaj}" to player
on command "/bukkit:pl":
if player has the permission "{@Yetki}":
else:
cancel event
send "{@Mesaj}" to player
on command "/plugins":
if player has the permission "{@Yetki}":
else:
cancel event
send "{@Mesaj}" to player