[1.7.10] [ISSUE] MyTown 2 and FE conflict?
StoneLegion opened this issue ยท 1 comments
I'm having issues with MyTown2 1.7.10 and FE 1.7.10. I'm hoping this is rather a crafting option or feature I must adjust rather then it being a bug.
I hope such a post is okay even if it does not ring any bells as maybe someone later be googling similar issue though I home someone willing at least read through this and see if it rings any bells. I'm hoping it's honestly a user error or a weird interaction with a possible workaround.
forgeessentials-1.7.10-1.4.6.1341-server.jar
In mytown2 permissions mod I made sure was set to the $FE config option.
So a MT2 Command:
/t map
By default I get the following error in game not enough permissions and on console if I turn on FE perm debug /p debug I get:
mytown.cmd = false
So I go ahead and I add mytown.cmd = true in my perm file or do it by a command with out mytown.cmd.*...
Now if I do /t map with the mytown.cmd node to true I get:
[23:32:12] [Server thread/INFO]: mytown.cmd = true
[23:32:12] [Server thread/INFO]: zone SERVER group GUESTS for user Kane_Hart
[23:32:12] [Server thread/INFO]: mytown.cmd.outsider.map = true
[23:32:12] [Server thread/INFO]: permission not set
It also works in game. Great. Now I'm going to set mytown.cmd.outsider.map to false since I don't want it.
So now it's false for the Map yet it's allowing it based on mytown.cmd......
[23:33:53] [Server thread/INFO]: mytown.cmd = true
[23:33:53] [Server thread/INFO]: zone SERVER group GUESTS for user Kane_Hart
[23:33:53] [Server thread/INFO]: mytown.cmd.outsider.map = false
[23:33:53] [Server thread/INFO]: zone SERVER group GUESTS for user Kane_Hart
So lets try this then.... Lets go back to removing mytown.cmd = true and give the outsider.map true just for test sake and see if I can just see it.....
[23:35:39] [Server thread/INFO]: Successfully reloaded permissions
[23:35:42] [Server thread/INFO]: mytown.cmd = false
[23:35:42] [Server thread/INFO]: zone SERVER group GUESTS for user Kane_Hart
So pretty much what is happening is mytown.cmd that acts as actually mytown.cmd.* seems to no matter what be required.... If it's enabled with true then everything you attempt to false will break it... I also attempted to create another group that used guest as a sub group and it made 0 difference still.
So not sure if this a bug with MyTown2 or a bug with FE or just a bad interaction combo or hopefully what I'm wanting to hear is user error....
This issue was resolved :)
MyEssentials/MyPermissions@7de3a6d