Commit Graph

173 Commits

Author SHA1 Message Date
okx-code ae52d94fe8 3.1.2 bugfixes (see long description)
- add messages in /rank and /rankup for when the configuration has a rankup to a non-existent rank.
- add invalid rankup message
- fix error for placeholders when prestiging is disabled
- add message for when a rank has no requirements
2018-10-03 15:43:55 +01:00
okx-code cad5280006 change version number 2018-09-29 10:11:22 +01:00
okx-code 6cafe7940b update to 3.1.1
now sends a messsage when a player is at the last prestige and last rank and trying to rank up
fix playtime minutes requirement
2018-09-29 10:10:42 +01:00
okx-code f8ede913ef 3.1 prestiging improvements 2018-09-13 21:19:25 +01:00
okx-code cd17d169c4 fix error when prestige is disabled 2018-09-08 20:36:03 +01:00
okx-code feca6d5c75 update to 3.0.1 2018-09-08 17:07:07 +01: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 f78bc81d0f add /prestiges
also fix inconsistency with checking groups
2018-09-02 23:20:23 +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 0bf3dd2a06 improve stats 2018-08-30 23:14:56 +01:00
okx-code c5bc6f8fac add placeholders for confirmation message 2018-08-29 21:24:28 +01:00
okx-code a748321d89 fix bugs
- remove debug message
- make placeholder %rankup_rank_money_<RANK>% use proper money formatting
2018-08-29 19:46:33 +01:00
okx-code b28842b43e improve placeholders & add group requirement
removed:
%rankup_rank_requirement_<rank>_<requirement>_left%
%rankup_rank_requirement_<rank>_<requirement>_percent_left%
%rankup_rank_requirement_<rank>_<requirement>_percent_done%
2018-08-29 12:49:17 +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 923cc8918c add /rankup cooldown 2018-08-28 20:42:26 +01:00
okx-code 3fca80a79b add option to disable /ranks, make config clearer 2018-08-28 19:38:09 +01:00
okx-code be5ee90036 update to alpha.10 2018-08-23 23:32:19 +01:00
okx-code 703342024d update to alpha.7 2018-08-23 21:29:53 +01:00
okx-code 32dc06cf62 add code 2018-08-23 17:40:24 +01:00
okx-code 044a8419d0 Initial commit 2018-08-23 17:40:16 +01:00