Update 'papik.sk'
parent
def2911aae
commit
434fad3005
3
papik.sk
3
papik.sk
|
@ -10,6 +10,9 @@ on quit:
|
||||||
set leave message to "§e%player% se odpojil."
|
set leave message to "§e%player% se odpojil."
|
||||||
|
|
||||||
on placeholderapi placeholder request for the prefix "player":
|
on placeholderapi placeholder request for the prefix "player":
|
||||||
|
if the identifier is "znak":
|
||||||
|
set the result to placeholder "team_name" from player
|
||||||
|
|
||||||
if the identifier is "teammate": # The placeholder would be 'custom_message'
|
if the identifier is "teammate": # The placeholder would be 'custom_message'
|
||||||
loop entries of team placeholder "team_name" from player:
|
loop entries of team placeholder "team_name" from player:
|
||||||
if loop-value is not player:
|
if loop-value is not player:
|
||||||
|
|
Loading…
Reference in New Issue