Jump to content

Info


zTheSeek

Recommended Posts

Install skript-placeholders addon and PlaceholderAPI and try this skript:
 

on placeholderapi placeholder request for the prefix "player":
	if identifier = "money": # The placeholder would be %player_money%
		loop all players:
			set the result to {your::variable::with::money::of::%loop-player%}

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...