PerWorldTablist

Discussion in 'Plugin Requests' started by kechufonzo, Dec 31, 2019.

Thread Status:
Not open for further replies.
  1. Offline

    kechufonzo

    Minecraft version: 1.13.2

    Suggested name: PerWorldTablist

    Features:

    ~ Can set a tablist per world.
    ~ Can set in config a group of worlds that share the same tablist.
    * There are some tablist per worlds but they dont allow to share the same tablist with another worlds, this wouldnt include only the header and footer like some plugins like AnimatedScoreboard, also would share the PlayerList SLOTS, know about one plugin that allow this, the plugin does vanishing the players that are not in the same group of world for a particular player, but the plugin have bugs and dont have options to set header or footer.

    So in resume, a plugin that handles tablist per worlds like they would different servers, and the grouped/shared worlds would act like one server.

    groups.yml Idea:

    groups:
    group-name:
    - world
    - world_nether
    group-name2:
    - prision_spawn
    - prison_Plots

    An example in game:
    Worlds: world, world_nether, prison_spawn, prison_plots.
    Players: player1 in world, player2 in world_nether, player3 in prison_spawn, player4 in prison_plots.

    Player1 is in world and player2 is in world_nether, they are in worlds that are in the same group on groups.yml so they would see a tablist like this:
    -------SURVIVAL--------
    player1
    player2
    -------FOOTER--------
    Player3 is in prison_spawn and player4 is in prison_plots, they are in worlds that are in the same group on the groups.yml so they would see a tablist like this:
    -------PRISON--------
    player3
    player4
    -------FOOTER--------

    Ideas for commands:
    /pwt reload
    /pwt toggle
    /pwt help

    Ideas for permissions:
    pwt.*
    pwt.toggle
    pwt.reload
    pwt.help
     
    Last edited by a moderator: Dec 31, 2019
  2. Offline

    kechufonzo

  3. Offline

    MacMasterMac

Thread Status:
Not open for further replies.

Share This Page