PCoolChests (random spawning loot plugin!)

Discussion in 'Plugin Requests' started by Okinaru, Apr 22, 2017.

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

    Okinaru

    Plugin category:
    Fun

    Minecraft version:
    1.10.2-R0.1-SNAPSHOT

    Suggested name:
    PCoolLoot

    What I want:
    A plugin that spawns chest within a 200 radius of the server's spawn point, but only does it every amount of time that is set in the config (I'd like it to look something like this for this section)
    #Time Before Next Set of Chests
    time: 5
    type: hour

    I'd also like a file that can change the type of loot that spawns in the chests, but I want that to be done using commands that only an admin can use. Have a player look at the chest and then type the command
    /pcl create {name} {rarity}. I also would like it to be compatible with items that are damaged and have Flags on them, so if I wanted an unbreakable diamond sword that has the flag where certain Enchantments, Attributes, or even flags like unbreakable, and is almost broken (has a different value you could also say) it would show up like that in the chest. (This is for working with making more types of swords with resource packs using data values.)

    Also when a player creates a chest when it spawns i'd like everything to be placed in each slot like it was when the chest was created.

    As you can see up above, there was a command I had stated and there is a part in the command called rarity. That will be how rare each chest is to find and I would like to use percentages for that or other words for it like the following:
    Common - 90%
    Uncommon - 75%
    Rare - 50%
    Very Rare - 30%
    Ultra Rare - 10%
    Legendary - 1%

    When each chest is opened I would like that chest to break once it's closed but not drop all of it's items so it doesn't take up to much space, and if a player punches it I want it to break immediately but actually drop all of it's contents that it had inside of it.

    One last thing, when ever there is lets say at a certain amount of time, I'm gonna say 5 minutes (I would love for this to be configurable as well) I want some text to appear in chat saying something like
    %time% more %type% until another set of randomly generated Chests appear! and I want to have a command where I can just force the chests to spawn back instantly. Once that command is executed I want something like this to appear in chat.
    All Chests have been refilled, and moved to a new location!

    Ideas for commands:
    /pcl create {name} {rarity} - create a chest
    /pcl reload - reload the plugin
    /pcl next - time till next set of chests
    /pcl list - lists all chests that have been created and their rarity
    /pcl remove {name} - removes a chest that has been created by command
    /pcl force - forces more chests to spawn


    Ideas for permissions:
    pcl.create - (/pcl create {name} {rarity}) Admin command
    pcl.reload - (/pcl reload) Admin command
    pcl.next - (/pcl next) Any player can use
    pcl.list - (/pcl list) Admin command
    pcl.remove - (/pcl remove {name}) Admin command
    pcl.force - (/pcl force) Admin command

    I need these to be compatible with PermissionsEX.

    When I'd like it by:
    How ever long it takes to create.
     
  2. I think Crazy Envoy plugin on spigot would do the trick for you

    Tapatalkkal küldve az én MediaPad T1 8.0 Pro eszközömről
     
Thread Status:
Not open for further replies.

Share This Page