[Request] LootCrates

Discussion in 'Archived: Plugin Requests' started by NomicCrafter, Jun 23, 2014.

  1. Offline

    NomicCrafter

    Plugin Category: Fun

    Plugin Name: LootCrates

    Description: This plugin would allow you to have crates that hold a random item(s) when opened, and let you make these crates fall from the sky to random locations. These crates would be great for faction servers as a reward for ranked players. Crates are just renamed chests that a player can place down on the ground and grab items from. Once the loot has been taken from the crate, the crate will disappear after a few seconds left by a particle effect (configurable). Almost everything is configurable in the config.yml file which I have made an example of and attached to this post but needed to make it .text to upload here. Aswell as crates in the crates.text file.

    Features:
    - Have crates fall from the sky in random locations.
    - Make multiple crates with different names, lores, and randomized items.
    - Randomly selected items, including: amount, chance, name, lore, enchantments.
    - Option to give players with the right permission a new crate every X seconds.
    - Set locations of where crates can drop and where to deny drops.
    - Set drop intervals for dropping crates.
    - Make crates disappear after use.

    Commands:
    - /lootcrate give <player> <crateID> <amount> - Gives a crate to a player.
    - /lootcrate give <player> random <amount> - Gives a random crate to a player.
    - /lootcrate drop [crateID] - Forces a drop at your current location.
    - /lootcrate dropswitch <on|off> - Temporarily turn off drops.
    - /lootcrate pos1 - Sets position 1 for the drop location command.
    - /lootcrate pos2 - Sets position 2 for the drop location command.
    - /lootcrate location <allow|deny> - Sets if the currently selected area is allowing drops or not.

    Permissions:
    - lootcrate.admin - Access to all plugin commands.
    - lootcrate.stopnotify - Stop notifications to the player of crate drops.
    - lootcrate.send.<crateID>.<seconds> - Gives a player that crate every X seconds.
    - lootcrate.send.random.<seconds> - Gives a player a random crate every X seconds.

    When I'd like it by: ASAP please.
     

    Attached Files:

  2. Offline

    ThunderDragon32

Share This Page