Per-world starter kits

Discussion in 'Plugin Requests' started by Tails_Prower_24, Dec 26, 2016.

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

    Tails_Prower_24

    Plugin category: Dev tools? or kits?

    Minecraft version: 1.8.8+

    Suggested name: Per-world starter kits

    What I want: I'd like a plugin that gives players the world's starter kit when they enter the world for the first time (like the essentials option, except per-world).

    The kit's info will be taken from the essentials config and then in the Per-world starter kits config, there would be a list of worlds you have. so like this:

    Code:
    worlds:
      survival:
        - kit 1
        - kit 2
      creative:
        - kit 3
    

    The config could be set up like this or similar to it.

    When a player joins the world survival for the first time, he gets the kits "kit 1" and "kit 2" as defined in the essentials config.

    This plugin would be great for server owners to have because it will allow access to a starter kit in each world and not have the problem of not being able to have a starter kit for each game.

    Ideas for commands:
    /reload (reloads the config)

    Ideas for permissions: pwsk.reload

    When I'd like it by: 2017
     
  2. This is a bit hard to configure. Just wait for more bigger developers!
     
  3. Offline

    eidaN

    You want the players to get the kits every time they enter the server?
     
  4. Offline

    Tails_Prower_24

    No. I just want a plugin that gives players the starter kit once they enter that world. (so survival would have a separate starter kit than factions and skyblock) You know?
     
Thread Status:
Not open for further replies.

Share This Page