Allows you to create infinite dispensers, droppers, hoppers and more in bukkit.
InfiniBlocks should work with any versions of Bukkit for versions of minecraft past 1.7 (and maybe 1.6) as it solely relies on the Bukkit API.
InfiniBlocks:
Notes:
If you can, please donate, it helps me out a lot:
| Permission | Command | Description | Default |
|---|---|---|---|
| infiniblocks.use | /infiniblocks | Toggles whether a blocks is an infiniblock or not | Op |
| infiniblocks.override | No command | Allows the player to break registered infiniblocks without first unregistering them by command | False |
| infiniblocks.list | /infiniblocks list | Lists all registered infiniblocks, as well as as showing the player their assigned number, type, world and x/y/z coorinates | Op |
| infiniblocks.tp | /infiniblocks tp <number> | Teleports the player to the specified number on the list of infiniblocks | Op |
| infiniblocks.remove | /infiniblocks remove <number> | Removes the infiniblocks assigned to the number specified | Op |
| infiniblocks.remove.all | /infiniblocks remove all | Removes all infiniblocks from the list | False |
This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
If you wish to disable this feature (plz nu i phan), you can do so by opt-ing out, which you can do in the config file under /plugins/PluginMetrics/
The source code for this plugin can be found on my Github repository.