Commit Graph

8 Commits

Author SHA1 Message Date
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 11200862cd 3.5.7-alpha
- better reporting of configuration errors (instead of disabling the plugin, send the error on startup and whenever a command is executed)
- don't check for updates if on a pre-release version
- add infinite rankup loop detection
- add itemh requirement (like the item requirement, but not deductible)
- make it so i only have to change the plugin version in one place
2019-08-03 15:29:53 +01:00
okx-code 6ee799609c 3.5-beta.2 2019-04-05 18:35:33 +01:00
okx-code 6e236109a7 simplification 2019-03-21 21:57:49 +00:00
okx-code f22e42e22d make group changes world specific 2018-12-12 17:04:43 +00:00
okx-code 4084c2819e add advanced achievements requirements (untested) 2018-11-10 20:20:18 +00: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