AutoRank not working
devexityspace opened this issue ยท 4 comments
I am running a CraftBukkit 1.6.2-R1.0 (Build #2879) server with:
Autorank v2.6 Beta for CB 1.6.2-R0.1
_MY ISSUES_
1] Player data file is not populating with information, and I do not know the format for this file to try and manually add info.
2] /ar command does nothing except say '/ar [action]
3] Plugin just isn't working at all (any part of it).
***Plugins my server uses: ***
Autorank
ChestShop
ClearLag
ColoredSigns
CreativeControl
DiabloDrops
DiabloDungeonBridge
DragonTravel
LapisPortals
LWC
Multiverse-Core
Multiverse-Inventories
Multiverse-NetherPortals
Multiverse-Portals
PlayerHeads
PlotMe
ProtocolLib
SignEdit
SuperCauldrons
TimeLock
TreasureChest
Vault
Wither
_Here are my configs:_
/plugins/Autorank/SimpleConfig.yml
Private: Specialist 60m
Specialist: Corporal 90m
Corporal: Sergeant 135m
Sergeant: Section_SGT 202m
Section_SGT: Squad_Leader 303m
Squad_Leader: Platoon_SGT 455m
Platoon_SGT: Master_SGT 683m
Master_SGT: 1st_Sergeant 1025m
1st_Sergeant: Warrant_Officer 1537m
Warrant_Officer: Chief 2306m
Chief: 2nd_Lieutenant 3459m
2nd_Lieutenant: 1st_Lieutenant 5189m
1st_Lieutenant: Captain 7784m
Captain: Major 11677m
Major: Lt_Colonel 17515m
Lt_Colonel: Colonel 26273m
Colonel: General 39410m
General: James-Raynor 88672m
/plugins/Autorank/AdvancedConfig.yml
use advanced config: false
(Not putting the rest of the code here.. it was untouched), and FALSE as shown above.
/plugins/Autorank/Data.yml
(This is blank)
/plugins/Autorank/playerdata/playerdata.yml
(This is blank, despite me logging in and staying on, with multiple reboots as well)