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
This commit is contained in:
okx-code
2018-09-01 23:50:57 +01:00
parent 6ba4dcb4d0
commit e9d7a9791a
26 changed files with 513 additions and 487 deletions
-4
View File
@@ -1,10 +1,6 @@
# this is used for letting you know that you need to update/change your config file
version: 0
# as well as bStats (which can be disabled in the plugins/bStats folder),
# this will send more detailed stats privately, to help see what features are being used.
stats: true
# whether /ranks should be enabled (true) or disabled (false)
# /rankup3 reload will not do anything if this is changed,
# you will have to restart your server.