Chest Zones - ASAP

Discussion in 'Plugin Requests' started by PokemonEgg, Jul 13, 2015.

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

    PokemonEgg

    Plugin Category : Fun
    Suggested Name: ChestZones

    What I want: I want a plugin that allows a player with the correct permissions to be able to place chests that reset items, and use WorldEdit to implement zone areas around the map. For example, let's say there are 6 zones. In zone 6, only certain items spawn in chests, like diamonds. But if you go into a zone 5, chests don't spawn diamonds. I'd also like for all of the items that chests spawn to be able to have a configurable spawn rate, (for example, a diamond axe has a 20/100 chance of spawning in a zone 6, and a 0/100 chance of spawning in zones 1-5.) Also, when a player walks inside of a zone, I'd like it to say a configurable message, for example "Now entering zone: 1".

    Finally, I'd like for the chest reset time to be displayed as the exp level, and configurable, for example chests reset in every 300 seconds. And, the ability to use chat colors in the messages!

    Ideas for commands:

    1. /setchest - If the player is facing a chest and uses this command, it makes the chest spawn items inside of it that are in the zone's config.

    2. /setzone <number> - In order to do this, the player needs to make a WorldEdit selection with //wand. Then, after making the selection, the player should use /setzone <whatever zone number> to make that area a zone.

    3. /zone - Tells the player what zone they're in, with a configurable message. (example: "You are currently in a zone 4."

    4. /czreload - reloads the plugin.


    Ideas for permissions

    1. cz.addzone - Allows the player to use /setzone
    2. cz.setchest - Allows the player to use /setchest
    3. cz.reload - Allows the player to reload the plugin

    And by default, all players can use /zone.

    When I'd like it by: ASAP. Take as much time as you need though! :)
     
  2. Why not use WorldGuard for the zone messages and just set individual chests to have different items with some random chest item refilling plugin (Iv'e seen lots of those, I think they should be easy to find)?
     
  3. Offline

    PokemonEgg

    I would do that, but like I said I need chests to spawn in items according to what zone they are in. So if a chest is in a zone 6, it spawns diamond armor, but if a chest is in a zone thats lower than zone 6, it wont spawn diamond armor.
     
  4. Offline

    PokemonEgg

Thread Status:
Not open for further replies.

Share This Page