Commit Graph

22 Commits

Author SHA1 Message Date
okx-code 3fc146ddc9 3.9-beta.1 2020-06-26 18:07:40 +01:00
okx-code a4be05ffa8 rewrite ranks list 2020-06-24 21:37:58 +01:00
okx-code b7dfd5d9e3 3.7 add prestige-based requirements 2020-04-13 14:24:31 +01:00
okx-code fe01ce1c4f 3.7-beta
- refactoring
- different requirements based on prestige
2020-04-11 01:13:53 +01:00
okx-code c553ee0462 3.6.2
- gui now configurable per rank
- fix item requirement
2020-04-10 13:11:41 +01:00
okx-code 52b73969fd Add /maxrankup. Closes #2 2019-12-29 13:39:58 +00:00
okx-code 946a13731d 3.6-beta
add force rankup and prestige
add update notification on join
more reliable legacy server version check

added permissions: rankup.admin (grants rankup.checkversion, rankup.reload, rankup.force, and rankup.notify), rankup.notify (receive update notiifications on login), rankup.force (force a player to rankup or prestige)
2019-12-28 23:16:01 +00:00
okx-code 58f38489a6 refactoring 2019-07-12 16:02:08 +01:00
okx-code 6e236109a7 simplification 2019-03-21 21:57:49 +00:00
okx-code 7bfd407c58 Starting simplification 2019-03-18 00:17:07 +00:00
okx-code 240b80c814 support placeholder api in messages and requirement placeholders in the title 2019-03-17 23:16:17 +00:00
okx-code f22e42e22d make group changes world specific 2018-12-12 17:04:43 +00:00
okx-code c90dccee0d update to 3.3.1 2018-11-18 09:49:06 +00:00
okx-code 434d077533 fix autorankup error, allow requirement placeholders in items in the GUI 2018-11-04 14:36:49 +00:00
okx-code 4c7c4ef7f5 improve prestige customisation
add prestiges section of messages.yml
add prestige gui title
add first rank for prestiges
2018-09-06 21:30:21 +01:00
okx-code e8d24a434a misc. changes (check description)
rename SECONDS to SECONDS_LEFT, and add SECONDS.
add %rankup_rank_money_left_<rank>% placeholder
add permission requirement
2018-09-02 20:11:07 +01:00
okx-code 82078dd31b add /prestige 2018-09-02 15:36:08 +01:00
okx-code e9d7a9791a remove stats system
improve operations and make them extendable more easily and let other plugins add operations, like requirements 
move requirements/operations out of ranks class as they will be used in prestiges
2018-09-01 23:50:57 +01:00
okx-code 6ba4dcb4d0 allow fill gui item to be air
instead of printing error on stats failure, just print a warning
2018-08-30 23:39:09 +01:00
okx-code c5bc6f8fac add placeholders for confirmation message 2018-08-29 21:24:28 +01:00
okx-code 7b6a25d66e add requirement placeholders for each rank:
%rankup_rank_requirement_<rank>_<requirement>%
%rankup_rank_requirement_<rank>_<requirement>_left%
%rankup_rank_requirement_<rank>_<requirement>_percent_left% %rankup_rank_requirement_<rank>_<requirement>_percent_done% %rankup_rank_money_<rank>%
2018-08-28 22:31:48 +01:00
okx-code 32dc06cf62 add code 2018-08-23 17:40:24 +01:00