SupplyDrop

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

plugin requested by EvilDude221.

Description

Ever wanted to place a block, and just have it spawn a bunch of random items? Well now you can!

Simply download this plugin, place it in your plugins folder, start up your server, and place a block! (block specified in config file)

Config File

num_items -- integer. the number of items that should be randomly selected.
items -- list of strings. The items that should be randomly selected to drop. in the format: itemName,numberOfThatItem

IMPORTANT: Do NOT put spaces on either side of the comma. If only put the item name, it will spawn in only 1 of that item. Items that are 2 words or more should have their names separated with underscores ("_") rather than spaces.

Example Config:

block: beacon            #block placed to drop items
num_items: 5            #number of things chosen from the list

name:                       #custom name of supplydrop block. if you don't want a custom name, just keep this field blank.

items:                      #Format: item name,quantity
- stone,5
- egg,2
- emerald,17
- feather,52
- enchantment_table,3

Commands and Permissions

Command: /supplydropspawn (amount)   -   gives the user the specified amount of the supplydrop block. amount defaults to 1 if no amount is specified.

Permission: supplydrop.*)   -   Permission to use the /supplydropspawn command

Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    71420
  • Created
    Dec 27, 2013
  • Last Released File
    Jan 24, 2014
  • Total Downloads
    2,476
  • License

Categories

Members

Recent Files