1
Prison Server Help !
Hello,
I have recently become every active on the forums looking for a way to solve this problem that I am having with my prison server.
These are the current plugins that I run on my server.

As I built my prison server it consisted of three worlds.
World 1: Prison (Where prison was constructed)
World 2: Plotworld (For player shops and what ever they want)
World 3: Free world (World for the players that are free)
Then I ran into a problem ! Players could only rank up in the prison world. For example if a player did /rankup in the prison world they would only change ranks in that world. (I was running PEX as a permissions plugin) Then I tried to inherit all the world to each other like so
But then I get an error. So then I switched to groupmanager where I could inherit all the worlds to each other without getting an error, but now when a player ranks up they don't show up in the users.yml file.
If anyone knows how to do this please let me know. If I have to install any plugins or change any plugins please let me know. I will give you all the credit ! This is the only thing holding me back from releasing my server that I have put numerous hours into. Thanks in advance, looking forward to any reply.
I have recently become every active on the forums looking for a way to solve this problem that I am having with my prison server.
These are the current plugins that I run on my server.

As I built my prison server it consisted of three worlds.
World 1: Prison (Where prison was constructed)
World 2: Plotworld (For player shops and what ever they want)
World 3: Free world (World for the players that are free)
Then I ran into a problem ! Players could only rank up in the prison world. For example if a player did /rankup in the prison world they would only change ranks in that world. (I was running PEX as a permissions plugin) Then I tried to inherit all the world to each other like so
worlds:
Prison:
inheritance:
- Plotworld
Plotworld:
inheritance:
- Prison
World:
inheritance:
- PrisonBut then I get an error. So then I switched to groupmanager where I could inherit all the worlds to each other without getting an error, but now when a player ranks up they don't show up in the users.yml file.
If anyone knows how to do this please let me know. If I have to install any plugins or change any plugins please let me know. I will give you all the credit ! This is the only thing holding me back from releasing my server that I have put numerous hours into. Thanks in advance, looking forward to any reply.
3
Make sure that your using groups and not sub groups
StevensCruz
worlds:
Prison:
inheritance:
- Plotworld
Plotworld:
inheritance:
- Prison
World:
inheritance:
- Prison
You have 2 worlds inheriting each other which will break stuff. Inheriting only works one way, it's not just the one plugin you are experiencing problems with that doesn't allow it.
Bump. Someone please help.
