Camon32
Elmas Madencisi
- En iyi cevaplar
- 0
Kod:
command /namecolour <player> <colour>:
trigger:
if arg 1 is player:
Set the player's display name to "%player%"
if arg 2 is blue:
Set the player's display name to "&1%player%"
if arg 2 is green:
Set the player's display name to "&2%player%"
if arg 2 is purple:
Set the player's display name to "&5%player%"
if arg 2 is yellow:
Set the player's display name to "&6%player%"
if arg 2 is gray:
Set the player's display name to "&8%player%"
Son düzenleme: