Resource icon

PrisonRankups 1.2

yauhyeah

Member
yauhyeah submitted a new resource:

PrisonRankups - The classic Prison Rankups / Prestige plugin seen on many servers.

Commands:
/rankup or /ru
/ptop

Placeholders:
%prisonrank% (shows players current rank)
%prestige% (shows players prestige level)

Configuration:
There will be three files:
players.yml messages.yml ranks.yml
messages is WIP but you can change the prefix.
Change the cost of ranks / add new ranks in ranks.yml
players data is stored to players.yml

Please report bugs I will fix them asap and add new features :)
Also this is my first plugin im uploading to nukkitx :)
I will be uploading a mines...
Read more about this resource...
 

feanchy

Member
грант-это: Суть плагина заключается в том, что существует команда / грант, с помощью которой можно выдавать определенное количество привилегий Например: есть донат, который он имеет право использовать / грант, пишет команду / грантовые лимиты ему показывают, сколько он может выдавать пожертвований: Серебро: 5 Алмаз: 3 Легенда: 2 Шулькер: 1 Если он выдал кому-то донат то в чате будет написано: игрок {name} выдал Донат {issued Donat} игроку {name}!
 

InstinctV

Member
Hello, Works good but can you please add a feature for it to execute commands through Console on Rankups. For example in the Ranks section add another key for commands. Commands execute in console onto the player. Should probably add a Placeholder like %player% for the commands. This would be Amazing!
 

yauhyeah

Member
yauhyeah updated PrisonRankups with a new update entry:

PrisonRankups: Added console commands for rankups.

In this update I added commands that can be executed every rankup! Suggested by InstinctV!
Recommendation: delete ranks.yml to regenerate it.

Example new config:

Ranks:
A:
name: A
cost: 1000
order: 1
isFirstRank: true
isLastRank: false
commands:
- give {player} 264 1
B:
name: B
cost: 2500
order: 2
isFirstRank: false
isLastRank: true
commands:
- give {player} 264 1


Please give me more suggestions and report any found bugs!
Read the rest of this update entry...
 

yauhyeah

Member
Hello, Works good but can you please add a feature for it to execute commands through Console on Rankups. For example in the Ranks section add another key for commands. Commands execute in console onto the player. Should probably add a Placeholder like %player% for the commands. This would be Amazing!
Added please test it :)
 
Top