[Request] AdventWorld - 2 Plugins

Discussion in 'Archived: Plugin Requests' started by X_angelz_X, Aug 4, 2013.

?

Think this would be a good plugin?

Poll closed Sep 3, 2013.
  1. Yes

    100.0%
  2. No

    0 vote(s)
    0.0%
  3. Maybe

    0 vote(s)
    0.0%
  1. Offline

    X_angelz_X

    Plugin category:
    Admin

    Suggested name:
    AdventWorld Core

    What I want:
    Plugin needs to be able to have configurable worlds which reset when the player count of that world hits 0, so it would obviously need to figure out how many players are on a configured world, and then reset the world back to the way it used to be when that count hits 0, so for a generalized statement, lets say you have a specific AdventureMap on your server, the plugin would look into it's config for a configured world, and if 'World' is inside the server, it would take a copy of that world and load it into the server, and when the player count of that world hits 0, it would unload and reload it. There would also be a configured option to be able to limit the amount of players on that set* world(s). So, if it would be needed, the plugin could always look towards " MultiVerse " for the multiworld support.

    So something along the lines of this inside the configuration.

    Code:
    Worlds:
      'WorldName':
          Max Players: 2
      'WorldName':
          Max Players: 5
    

    Ideas for commands:
    /AWC Reset [World] - This would force reset a specified configured world.
    /AWC Reload - This would reload the plugin.

    Ideas for permissions:
    There really shouldn't be any permissions for this, it would just be easier to have it all accessable through OP's alone.


    When I'd Like it by:
    Whenever, (Preferably ASAP)

    --------------------------------------------------------------------------------------------------------------------------------

    Plugin category:
    Admin

    Suggested name:
    AdventWorld Pl

    What I want:
    This plugin would be a branch off of the Core plugin, which could allow you to create easy signs for you to put down. It would firstly require the Owner / Admin to place a sign with the following information on it.

    Line1: [AdventWorld]
    Line2: 'World' (This is whatever the worlds name is)

    The second line would be the plugin going into the main config of the core plugin and checking to see if there is a 'World' there, if that world is there, then it grabs the number of players on that current world and the max number of players, and the world's name and places them on a sign like this.

    Line1: AdventWorld
    Line2: 'World Name'
    Line3: 'Online#/Max#'
    Line4: 'Click To Join!'

    Also, upon right clicking of the sign, it would take you to that world, and thus the sign updating to the actual players in that world count, and obviously when the player count hits it's maximum, it will tell the player " Sorry, this map is full! "

    Ideas for commands:
    /AWP reload

    Ideas for permissions:

    - AdventWorld.Sign.create
    - AdventWorld.Sign.interact

    When I'd like it by:
    Whenever, (Preferably ASAP)

    Thank you, if you take the time to do this :D

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 3, 2016
  2. Offline

    ThunderWaffeMC

    I can do it. Give me a day or two to get the core plugin coding done/2-5 days testing and then I can work on the second one when that's done.

    Kind regards
     
  3. Offline

    X_angelz_X


    Oh my, :) thank you!
     
    ThunderWaffeMC likes this.
  4. Offline

    X_angelz_X

    ThunderWaffeMC likes this.

Share This Page