Rankup Plugin

Status
This thread has been locked.

YourPanda

Retired Moderator
Supreme
Feedback score
34
Posts
3,287
Reactions
1,310
Resources
0
Hi, I have a SkyBlock setup, and I would like to add in the feature of making it so players can buy ranks in game with In-Game-Money.

I am NOT looking for someone to make me this plugin, I just do not know if there are any out there.


Must have a GUI that can be setup so people can see the ranks etc. (Also, must make it so if you buy 'Rank 2', you can not buy 'rank 1', etc etc. Just want to be sure it has that feature.


Anyways, I am doing this as not all people can donate, and I feel this is a good alternative for people that want to try and get a rank, but do not have the money to do so.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Kiri

Deactivated
Feedback score
45
Posts
368
Reactions
275
Resources
0
You can easily achieve this with any plugins that can set conditions. Ex: DeluxeMenus, ChestCommands, etc

1. Add a permission node in the rank to distinguish that rank ex: rank.donator
2. Check if the player has that permission node to disallow players from buying that rank
3. If the player doesn't, take their money & set their rank.
 

YourPanda

Retired Moderator
Supreme
Feedback score
34
Posts
3,287
Reactions
1,310
Resources
0
You can easily achieve this with any plugins that can set conditions. Ex: DeluxeMenus, ChestCommands, etc

1. Add a permission node in the rank to distinguish that rank ex: rank.donator
2. Check if the player has that permission node to disallow players from buying that rank
3. If the player doesn't, take their money & set their rank.
Yes, I know this. I just was never good with either of those plugins.
 
Status
This thread has been locked.
Top