EZRanksLite Help

Status
This thread has been locked.
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

iSoModPvP

Owner of DareMC
Premium
Feedback score
0
Posts
643
Reactions
124
Resources
0
You need to replace pex with manuadd.

Code:
A:
  options:
    ranks_display_order: 1
    last_rank: false
    allow_reset: false
    reset_cost: '0'
    reset_commands:
    - ezbroadcast %player% reset their rank to Guest!
    - ezmsg You will need to start over!!
    - pex user %player% group set Guest
    - clearinventory %player%
    rank_prefix: '&8[&cA&8]'

If you're using GM it should be

Code:
A:
  options:
    ranks_display_order: 1
    last_rank: false
    allow_reset: false
    reset_cost: '0'
    reset_commands:
    - ezbroadcast %player% reset their rank to Guest!
    - ezmsg You will need to start over!!
    - manuadd %player% b
    - clearinventory %player%
    rank_prefix: '&8[&cA&8]'


Glad i could help. next time post in https://www.mc-market.org/forums/76/ :)
you sure? thats resetting there rank?
 
Status
This thread has been locked.
Top