ldtteam / Rankup

Minecraft Sponge Auto-ranking plugin
2 stars 1 forks source link

Disabled groups doensn't work. #14

Open Spontini opened 6 years ago

Spontini commented 6 years ago

This is the every group i have in my server; image and this is the groups i wanna disable; image but when ever i change this like that ^ or any other change anyhing about disabled groups plugin act like it's not installed at all like this; image

Spontini commented 6 years ago

Update! I tried to disable it from the groups.conf so i added my staff and donor groups to groups.conf then i did change group-enabled=false as you can see in there; image then i save it, restarted the server and login, wrote /ru check to see my OWN rank and i got this error; image including to this plugin i'm not online but the fact i'm in the server.

Spontini commented 6 years ago

and yes i'm in default group, i haven't give myself owner rank or anything, just default.

Spontini commented 6 years ago

My problem is the plugin works fine untill someone who has "donor or staff" rank to the server after donor, staff ranks joins the server plugin stop saving the playtime so it stucks just like that so i thought if i disable donor and staff ranks it might work then i tried the first thing i remember which is the "disabled-groups=[]" in "rankup.conf" so i added disabled groups to rankup.conf then whenever i try to use any plugin command such as "./ru , /ru check, /ru top, /ru set, /ru add" the game just told me this; image then someone from discord channel suggest me to do disable job from the "groups.conf" then i added my donor and staff ranks to the groups.conf and change "group-enabled=" as false in theory it should of work but instead it gave me this error image and since then all i see this is errror ^ i tried to remove my donor and staff ranks from the groups.conf and plugin worked again but as long as it doesn't record the playtime of the players it's useless, all i need to know is how can i disable groups and how can i fix my issue i told you in my first sentence which is "whenever someone who got a donor or staff rank joins the server plugin stop recording the play time"

My log; 2018-04-14-7.log.gz

Spontini commented 6 years ago

and this is the lastest configs i've used. rankup.zip

Asherslab commented 6 years ago

Okay, Don't bother with the disabled thing in groups.conf, just remove those groups. add the groups back to the disabled-groups, and i need the log for that. I also need the log called "early-startup" or something along those lines. that's where the plugin "acts like it doesn't exist" thanks

Spontini commented 6 years ago

Config update; rankup.zip The error i get atm image The logs you wanted; latest.log fml-junk-earlystartup.log fml-server-latest.log

Asherslab commented 6 years ago
disabled-groups=[
        admin,
        moderator,
        owner,
        builder,
        helper,
        vip
        vip+,
        elite,
        lord,
        titan
    ]

You missed the , after vip

Spontini commented 6 years ago

fml-junk-earlystartup.log