Update 'papik.sk'
parent
dfbf9005ae
commit
2686495e2d
20
papik.sk
20
papik.sk
|
@ -34,25 +34,25 @@ on placeholderapi placeholder request for the prefix "player":
|
|||
|
||||
if the identifier is "jmeno":
|
||||
if placeholder "team_name" from player is "IDList1":
|
||||
set the result to ""
|
||||
set the result to "&cKarmínová"
|
||||
if placeholder "team_name" from player is "IDList2":
|
||||
set the result to ""
|
||||
set the result to "&6Jantarová"
|
||||
if placeholder "team_name" from player is "IDList3":
|
||||
set the result to ""
|
||||
set the result to "&eKrémová"
|
||||
if placeholder "team_name" from player is "IDList4":
|
||||
set the result to ""
|
||||
set the result to "&aLimetková"
|
||||
if placeholder "team_name" from player is "IDList5":
|
||||
set the result to ""
|
||||
set the result to "&2Smaragdová"
|
||||
if placeholder "team_name" from player is "IDList6":
|
||||
set the result to ""
|
||||
set the result to "&3Azurová"
|
||||
if placeholder "team_name" from player is "IDList7":
|
||||
set the result to ""
|
||||
set the result to "&bBlankytná"
|
||||
if placeholder "team_name" from player is "IDList8":
|
||||
set the result to ""
|
||||
set the result to "&9Nebeská"
|
||||
if placeholder "team_name" from player is "IDList9":
|
||||
set the result to ""
|
||||
set the result to "&5Nachová"
|
||||
if placeholder "team_name" from player is "IDList10":
|
||||
set the result to ""
|
||||
set the result to "&dŠvestková"
|
||||
|
||||
|
||||
if the identifier is "teammate": # The placeholder would be 'custom_message'
|
||||
|
|
Loading…
Reference in New Issue