Untitled

 avatar
unknown
plain_text
a year ago
362 B
7
Indexable
command /banknote:
	permission: banknoteadmin.use
	trigger:
		give a paper of protection 1 with all flags hidden named "&a&l$10000" to the player
		
on right click with paper:
	if name of tool of player is "&a&l$10000":
		add 10000 to the player's balance
		remove 1 of held item from player
		send title "&a&l Claimed &a&l$10000" to player for 1 second
Editor is loading...
Leave a Comment