Extend per world player list option to specify individual groups for specific worlds
Aadi-mone opened this issue ยท 4 comments
Description
I want some worlds TABLIST to be the same and to show their names like merging some worlds where the players are, but I tried per-world with "," for more worlds but it didn't work, then I saw the per-group option but it also doesn't seem to work.
I want Per-World enabled for some worlds.
Think there are 3 worlds: public_survival, public_survival_nether, public_survival_the_end
I want these worlds tab lists to be connected so they understand the players in survival as a Group.
NOTE BY THENETY:
He means the player list, to be same in world 1 and world 2, but different for world 3, for example. Currently the per-world-player-list only offers options either same for all worlds OR different for each world.
Extended configuration would look like:
per-world-player-list:
enable: false
# You can specify worlds, which will share the same list of players
world-groups:
enable: false
exampleGroup:
- exampleWorld
- exampleAnotherWorld
exampleGroup2:
- exampleWorld2
- exampleAnotherWorld2
Everything works fine as expected, thanks can you please release that version in Spigot.