RankMarket

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

RankMarket

RankMarket is designed to let your users choose their donation benefits or earn money in your economy and rank up.

Each "rank" has a permission node associated with it's availability for purchase, so you can make even design tiered rank up systems, where each rank unlocks the next for purchase!

How to use

Typing '/rank' in-game will open up a list of available ranks for purchase. Type '/rank name' to purchase the rank (if you have enough funds available).

Configuration

The RankMarket config file (plugins/RankMarket/config.yml) is the only place you need to edit to setup your ranks.

ranks:
  miner:
    groups:
    - mine
    cost: 200
  builder:
    groups:
    - build
    cost: 500

For more information on configuration check out the Config page.

Permissions

RankMarket uses the "SuperPerms" system to actually check for permissions, but lets you use any Vault supported Permission plugin to make the purchase.

To give a group permission to one rankup simply give them: rankmarket.rankname. (Ex. rankmarket.builder) The 'rankmarket.*' node gives access to all rankmarket permissions.

Economy

RankMarket supports any Vault supported Economy plugin, what you use is entirely up to you!

It takes the money from the players 'balance in hand' or 'wallet' rather than banks.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    35653
  • Created
    Jan 14, 2012
  • Last Released File
    Jan 23, 2014
  • Total Downloads
    15,271
  • License

Categories

Recent Files

Bukkit