Hot Summer Deals are Here!
Celebrate with up to 90% off on 16,700 resources
04
Days
06
Hours
59
Mins
08
Secs

Infinite Prestige Plugin

Status
This thread has been locked.

Be_

Feedback score
0
Posts
3
Reactions
0
Resources
0
Hello, I've been searching online for a while trying to find a ranking system with infinite prestiges but I can't seem to find one that fits my needs.

I am looking for a plugin that can perform similar tasks to the server AkumaMC. ( akumamc.net )

A list of what I would like in this prestiging plugin is:

- A config where I can set the prestiges to either incremental or exponential cost increases. Examples of this would be:
Incremental Prestige Cost Increase Example (100k): 1M -> 1.1M -> 1.2M -> 1.3M -> 1.4M -> 1.5M
Exponential Prestige Cost Increases Example (1.1x): 1M -> 1.1M -> 1.21M -> 1.33M -> 1.46M -> 1.55M

- AutoPrestige Feature which can be toggled on/off through a command.

- MaxPrestige command which prestiges you as much as possible.

- Incremental Rewards. Allow me to give keys/rewards for every X amount of prestiges.

- Set rewards. At prestige X you gain such permission. For example, at prestige 100,500,1000 you unlock a new mine.

- Placeholders for Quickboard and DeluxeChat. These would be PrestigeLevel, PrestigeCost, PrestigeLevelFormatted, and PrestigeCostFormatted.

If you are interested, please message me on Discord @ Be_#2518 where we can discuss pricing.
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Drawethree

Ultimate
Feedback score
30
Posts
12
Reactions
75
Resources
16
Senior plugin developer familiar with prestiges and prison stuff. Added on you on Discord.
 

MacroMisfit

Investor
Supreme
Feedback score
29
Posts
177
Reactions
120
Resources
0
I am assuming not a developer but without a permissions plugin custom there is no really solid way to add unlimited prestiges etc to luck perms or permissionsex
 

frxq

Developer
Supreme
Feedback score
27
Posts
479
Reactions
186
Resources
3
I am assuming not a developer but without a permissions plugin custom there is no really solid way to add unlimited prestiges etc to luck perms or permissionsex
It doesn’t have to work via permissions like ezrankspro, could just store data in a yml file or SQL
 

MacroMisfit

Investor
Supreme
Feedback score
29
Posts
177
Reactions
120
Resources
0
It doesn’t have to work via permissions like ezrankspro, could just store data in a yml file or SQL
your rank needs perms though? how else do you allow certain people at certain ranks to do things
 

Itzdlg

Java and Kotlin Developer
Premium
Feedback score
2
Posts
73
Reactions
21
Resources
0
I am assuming not a developer but without a permissions plugin custom there is no really solid way to add unlimited prestiges etc to luck perms or permissionsex

If I were to code this I would likely store the prestige in a LuckPerms meta or through some database. Then, I would also set the prefix using Vault for the user based on a configuration format. When you join/prestige, I would check the prestige and give the permissions to the user and store the permissions added. So, you don't need to actually do ranks for prestiges, you can just do prefix/suffix with some prestige information stored elsewhere.
 
Status
This thread has been locked.
Top