Closed saransh323 closed 3 years ago
I thought it started working after a re-installation, but nope; the problem persists.
Apparently, Player Roles has apparently changed ownership (or whatever it's called) and I'm still not sure what's gonna happen because I don't know whether this is a bug or just me doing something wrong.
This is very odd! Your config looks fine, and there's nothing suspicious in the logs.. If you do /role reload
does it give any errors?
Also, in what way is it not working? Does e.g. the commands not show up at all, or do the role overrides just not apply at all?
Does it work if you run with just player-roles installed?
/role reload
doesn't give any errors.
By "not working", I meant that the role overrides do not apply at all. The /role
command and all its sub-commands are there/usable, I can still assign roles to players, but none of the custom command overrides work, so I'm left with only the basic perm level 0 commands to use.
I haven't tried with only player roles installed; I'll do a bit of testing in a while though.
Btw, here's my mods folder (in case anything's interfering with it):
I did some testing in a backup world & new world, with/without other mods/datapacks, online mode true/false, and I noticed something odd.
The player roles started working for me with the default roles.json in the new world, but as soon as I replaced it with my roles.json, it stopped working altogether. The everyone role didn't work at all, and assigning roles did nothing either.
It would be nice if you or someone else could test it with the specific roles.json (in offline mode), in case that is the thing messing with the mod.
Sorry for taking so long- I'm not sure why this doesn't log any errors, but the issue here seems to be the boolean values being quoted- should be like "command_feedback": true
rather than "true"
:)
Hope this helps! Will need to fix this not logging any errors :)
Ahh, now that was a rookie mistake 🤦♂️ Ty, it's working perfectly now!
I think I might have messed up something in the config
When you have to say "I told you so" to yourself 😅
I have been using player roles for about 4-5 months now, and it was working great. However, about a couple of weeks ago, I realised that the mod is not working at all. I think I might have messed up something in the config or similar. Either that or there's a conflict with some mod.
Config file: roles.txt (It is a json in the config folder; changed it because wasn't supported on Github)
Server start logs: https://pastebin.com/5vbNCU0U
The server is in offline mode, but it's been that way forever. There aren't any errors in the logs either, or that would have explained something.