Jump to content

Prestige Voucher Skript [HELP]


Macky

Recommended Posts

I was wondering if there was any way to make a prestige voucher skript. So when you right click the piece of paper it makes console execute a command and it broadcasts in chat to everyone that player has prestiged and there prestige number. And it also adds like a prestige point. For example when you get 5 you can access a new warp 10 15 etc.

Link to comment
Share on other sites

on right click with paper:
    make console execute command "/prestige command here"
    add 1 to {prestige::%uuid of player%}
    broadcast "%player% just prestiged to %{prestige::%uuid of player%}%!"

To allow access to warps and stuff, just check {prestige::%some player's uuid%} before they warp. 

Note I didn't include much, it's just an example.

Edited by iOmega__
  • Like 1

––––––––––––––––––––––––––––––––––––––––––––––––––

Please leave a reaction if my assistance was satisfactory!

 

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...