Description
What it is
This plugin adds a command to give all players that are currently on the server a certain item.
This is an updated version of this plugin. All the credit for the idea goes to the owner of the original plugin ChrizC
commands
- /GiveAll [id/ItemName]:(data) (amount)
Permissions
- GiveAll.Give: permission to use /GiveAll
How it works
The [id/ItemName] is manditory. This can be either the item id or the name of the item from bukkit (eg.265 OR Iron_Ingot).
The (data) is the data value and if not given it defaults to 0. This is used for something like wool when white wool is 0 and black wool is 15.
The (Amount) is how many you want to give to every player. If not given it defaults to 1, if over 64 it is set to 64, if below 1 it sends an error.
Config
The config is not used
To Do
- Anyone have any suggestions?
Known Bugs
- If anyone finds any please create a ticket for it