Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # EZRanksPro rankups.yml file
- # Create your rankups in this file.
- # If you need a default template, delete the rankups: section and
- # let it regenerate an example rankup.
- #
- # rankup_actions are a list of
- # actions which will be executed
- # when a player successfully ranks up
- #
- # You must include required arguments
- # <required>, (optional)
- # rankup_action list:
- # [consolecommand] <command> - perform a console command
- # [playercommand] <command> - make the player perform a command
- # [message] <message> - send the player a message
- # [broadcast] <message> - send the server a message
- # [jsonmessage] <json>- send the player a json message
- # [jsonbroadcast] <json> - send the server a json message
- # [actionbarmessage] <message> - send the player an actionbar message
- # [actionbarbroadcast] <message> - send the server an actionbar message
- # [addgroup] <group> (world) - add the player to a permissions group
- # [removegroup] <group> (world) - remove the player from a permissions group
- # [addpermission] <permission> (world) - add a permission node to the player
- # [removepermission] <permission> (world) - remove a permission node from a player
- # [setprefix] <prefix> - set the players prefix
- # [setsuffix] <suffix> - set the players suffix
- # [effect] <effect> - play an effect at the players location
- # [sound] <sound> <volume> <pitch> - play a sound at the players location
- #
- # You can delay any of the rankup actions being performed by ending the action with
- # <delay=(time in seconds)>
- # example:
- # [consolecommand] eco give %player% 100 <delay=10>
- #
- # Placeholders can be used in your rankup actions and messages:
- #
- # %player% - players name
- # %displayname% - players displayname
- # %world% - players current world
- # %rank% - players current rank
- # %rankup% - players next rank (if they have one)
- # %cost% - cost to rankup
- # %cost_formatted% - formatted cost to rankup
- # %balance% - players balance
- # %balance_formatted% - players formatted balance
- # %difference% - amount still needed
- # %difference_formatted% - formatted amount still needede
- # %progress% - rounded progress % based on cost - balance
- # %progressexact% - exact progress % based on cost - balance
- # %progressbar% - custom progressbar based on cost - balance
- # %rankprefix% - players current rank prefix defined in this file
- # %rankupprefix% - players next rank prefix defined in this file
- # %lastrank% - last rank available
- # %lastrankprefix% - last rank available prefix
- # %rankup_cost_<rankname>% - show the cost for a specific rank
- # %rankup_cost_formatted_<rankname>% - show the formatted cost for a specific rank
- # %rankup_is_completed_<rankname>% - show if a player has completed the specified rank
- last_rank:
- rank: Dionysus
- prefix: Dionysus
- requirement_message:
- - '&2▪ &aRankUP &2▪ &8» &7Necesitas &b$%cost%&7 para subir a &5&ki&e &d%rankupprefix%
- &5&ki&e'
- rankups:
- Aprendiz:
- order: 1
- prefix: Aprendiz
- rankup_to: Algood
- cost: 10000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[consolecommand] crate givekey exotica %player% 2'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- Algood:
- order: 2
- prefix: Algood
- rankup_to: Amber
- cost: 20000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[consolecommand] crate givekey exotica %player% 2'
- - '[removegroup] %rank%'
- Amber:
- order: 3
- prefix: Amber
- rankup_to: Arryn
- cost: 30000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Arryn:
- order: 4
- prefix: Arryn
- rankup_to: Ashford
- cost: 40000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Ashford:
- order: 5
- prefix: Ashford
- rankup_to: Baelish
- cost: 50000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[consolecommand] crate givekey exotica %player% 2'
- - '[removegroup] %rank%'
- Baelish:
- order: 6
- prefix: Baelish
- rankup_to: Tollett
- cost: 60000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Tollett:
- order: 7
- prefix: Tollett
- rankup_to: Belgrave
- cost: 70000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Belgrave:
- order: 8
- prefix: Belgrave
- rankup_to: Bolton
- cost: 80000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Bolton:
- order: 9
- prefix: Bolton
- rankup_to: Byrch
- cost: 90000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Byrch:
- order: 10
- prefix: Byrch
- rankup_to: Cassel
- cost: 100000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Cassel:
- order: 11
- prefix: Cassel
- rankup_to: Crakehall
- cost: 110000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Crakehall:
- order: 12
- prefix: Crakehall
- rankup_to: Dayne
- cost: 120000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Dayne:
- order: 13
- prefix: Dayne
- rankup_to: Durwell
- cost: 130000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Durwell:
- order: 14
- prefix: Durwell
- rankup_to: Farrow
- cost: 140000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Farrow:
- order: 15
- prefix: Farrow
- rankup_to: Footly
- cost: 150000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Footly:
- order: 16
- prefix: Footly
- rankup_to: Hersy
- cost: 160000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Hersy:
- order: 17
- prefix: Hersy
- rankup_to: Hastwyck
- cost: 170000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Hastwyck:
- order: 18
- prefix: Hastwyck
- rankup_to: Karstark
- cost: 180000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Karstark:
- order: 19
- prefix: Karstark
- rankup_to: Kidwell
- cost: 190000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Kidwell:
- order: 20
- prefix: Kidwell
- rankup_to: Overlord
- cost: 200000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Overlord:
- order: 21
- prefix: Overlord
- rankup_to: Locke
- cost: 210000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Locke:
- order: 22
- prefix: Locke
- rankup_to: Lowther
- cost: 230000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Lowther:
- order: 23
- prefix: Lowther
- rankup_to: Myatt
- cost: 240000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Myatt:
- order: 24
- prefix: Myatt
- rankup_to: Rambton
- cost: 250000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Rambton:
- order: 25
- prefix: Rambton
- rankup_to: Rowan
- cost: 260000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Rowan:
- order: 26
- prefix: Rowan
- rankup_to: Tyrell
- cost: 270000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Tyrell:
- order: 27
- prefix: Tyrell
- rankup_to: Baratheon
- cost: 280000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Baratheon:
- order: 28
- prefix: Baratheon
- rankup_to: Martell
- cost: 290000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Martell:
- order: 29
- prefix: Martell
- rankup_to: Velaryon
- cost: 300000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Velaryon:
- order: 30
- prefix: Velaryon
- rankup_to: Greyjoy
- cost: 310000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Greyjoy:
- order: 31
- prefix: Greyjoy
- rankup_to: Lannister
- cost: 320000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Lannister:
- order: 32
- prefix: Lannister
- rankup_to: Stark
- cost: 330000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Stark:
- order: 33
- prefix: Stark
- rankup_to: Targaryen
- cost: 340000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Targaryen:
- order: 34
- prefix: Targaryen
- rankup_to: Drogon
- cost: 350000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Drogon:
- order: 35
- prefix: Drogon
- rankup_to: Viserion
- cost: 360000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Viserion:
- order: 36
- prefix: Viserion
- rankup_to: Rhaegal
- cost: 370000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Rhaegal:
- order: 37
- prefix: Rhaegal
- rankup_to: Meraxes
- cost: 380000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Meraxes:
- order: 38
- prefix: Meraxes
- rankup_to: Balerion
- cost: 390000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Balerion:
- order: 39
- prefix: Balerion
- rankup_to: Vulcan
- cost: 400000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Vulcan:
- order: 40
- prefix: Vulcan
- rankup_to: Mercury
- cost: 410000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Mercury:
- order: 41
- prefix: Mercury
- rankup_to: Phoebus
- cost: 420000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Phoebus:
- order: 42
- prefix: Phoebus
- rankup_to: Neptune
- cost: 430000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Neptune:
- order: 43
- prefix: Neptune
- rankup_to: Shaddai
- cost: 440000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Shaddai:
- order: 44
- prefix: Shaddai
- rankup_to: Dionysus
- cost: 450000
- rankup_actions:
- - '[actionbarmessage] &fSubiste de rango a &3&ki&e &f&b%rankup% &3&ki&f'
- - '[addgroup] %rankup%'
- - '[removegroup] %rank%'
- - '[consolecommand] crate givekey exotica %player% 2'
- Dionysus:
- order: 45
- prefix: Dionysus
- rankup_to: ¡No hay!
- cost: 0
- rankup_actions:
- - '[message] &2▪ &aRankUP &2▪ &8» &7Actualmente te encuentras en el último rango
- y no hay mas niveles por subir!'
- - '[addgroup] Dionysus'
Advertisement
Add Comment
Please, Sign In to add comment