• This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn more.
  • Minecraft 1.16.220 Update + Bug/Crash Fixes
    Added MCPE 1.16.220 version and fixed crashes for multiple plugins. You can view the full changelist here.
  • Forum Updates - 4/11/2021
    Various changes have been made to the forums and a few categories. You can view the full changelist here.

Fully functional /rankup system

Warning!
Hello , there have been no replies in this thread for more than 30 days.
Please make sure you have a valid reason before you reply to this thread or you may face moderation action.

Abdu77

Tree Puncher
#1
Plugins Required:
- Economy
- Modify ranks
- Madcommands


How to setup before pasting:
This code is NOT meant to be pasted directly, you have to edit before it can be fully functional. You will have to setup by either editing after paste by using /cmd edit cmdname line code or by pasting the code in Notepad and editing, i.e. inserting the coords to EACH mine one by one. Yes you have to be patient to do this.

Code for Ranks:

This code is not meant to be edited but the format can be edited according to your wish. The ranks however should be kept as such for the main code to work.

addgroup A
addgroup B
addgroup C
addgroup D
addgroup E
addgroup F
addgroup G
addgroup H
addgroup I
addgroup J
addgroup K
addgroup L
addgroup M
addgroup N
addgroup O
addgroup P
addgroup Q
addgroup R
addgroup S
addgroup T
addgroup U
addgroup V
addgroup W
addgroup X
addgroup Y
addgroup Z
setformat A §c{prefix} §d[§7- §aA §7-§d] §e{display_name} §b: §f{msg}
setformat B §c{prefix} §d[§7- §aB §7-§d] §e{display_name} §b: §f{msg}
setformat C §c{prefix} §d[§7- §aC §7-§d] §e{display_name} §b: §f{msg}
setformat D §c{prefix} §d[§7- §aD §7-§d] §e{display_name} §b: §f{msg}
setformat E §c{prefix} §d[§7- §aE §7-§d] §e{display_name} §b: §f{msg}
setformat F §c{prefix} §d[§7- §aF §7-§d] §e{display_name} §b: §f{msg}
setformat G §c{prefix} §d[§7- §aG §7-§d] §e{display_name} §b: §f{msg}
setformat H §c{prefix} §d[§7- §aH §7-§d] §e{display_name} §b: §f{msg}
setformat I §c{prefix} §d[§7- §aI §7-§d] §e{display_name} §b: §f{msg}
setformat J §c{prefix} §d[§7- §aJ §7-§d] §e{display_name} §b: §f{msg}
setformat K §c{prefix} §d[§7- §aK §7-§d] §e{display_name} §b: §f{msg}
setformat L §c{prefix} §d[§7- §aL §7-§d] §e{display_name} §b: §f{msg}
setformat M §c{prefix} §d[§7- §aM §7-§d] §e{display_name} §b: §f{msg}
setformat N §c{prefix} §d[§7- §aN §7-§d] §e{display_name} §b: §f{msg}
setformat O §c{prefix} §d[§7- §aO §7-§d] §e{display_name} §b: §f{msg}
setformat P §c{prefix} §d[§7- §aP §7-§d] §e{display_name} §b: §f{msg}
setformat Q §c{prefix} §d[§7- §aQ §7-§d] §e{display_name} §b: §f{msg}
setformat R §c{prefix} §d[§7- §aR §7-§d] §e{display_name} §b: §f{msg}
setformat S §c{prefix} §d[§7- §aS §7-§d] §e{display_name} §b: §f{msg}
setformat T §c{prefix} §d[§7- §aT §7-§d] §e{display_name} §b: §f{msg}
setformat U §c{prefix} §d[§7- §aU §7-§d] §e{display_name} §b: §f{msg}
setformat V §c{prefix} §d[§7- §aV §7-§d] §e{display_name} §b: §f{msg}
setformat W §c{prefix} §d[§7- §aW §7-§d] §e{display_name} §b: §f{msg}
setformat X §c{prefix} §d[§7- §aX §7-§d] §e{display_name} §b: §f{msg}
setformat Y §c{prefix} §d[§7- §aY §7-§d] §e{display_name} §b: §f{msg}
setformat Z §c{prefix} §d[§7- §6Z §7-§d] §e{display_name} §b: §f{msg}

Code for /rankup:

This code is meant to be edited before use. Some of the things you can edit according to your server are: coords for each mine, price for each mine.

Link: https://pastebin.com/jjireg37

Theres a small mistake at line 118, fix it by /cmd edit rankup 118 if %bal% > 74999 then goto 121

bumping :D