Sensible Toolbox

Sensible Toolbox adds a bunch of new items, tools, blocks, machines, an energy system, an item transfer system, plus a developer API to make it easy for other plugins to define their own items. It's heavily inspired by certain Forge-based mods, but of course requires no client modifications at all.
| All Downloads |
Videos

A nice tutorial/review of v0.0.1 by MusicTechnician:
Documentation

- Installation and Quickstart Guide
- Command Reference
- Configuration File
- Permissions Support
- Access Control and Block Protection
- Items and Blocks
- Block and Inventory Protection
- Developer API
- Credits - Plugins/Mods/Authors to thank
Known Plugin Incompatibilities

- MultiInv: if you're carrying any STB items when you switch inventories, those items will lose their data, since MultiInv doesn't currently preserve extended item attributes which STB uses to store item-specific information. The MultiInv author does plan to add attribute support so hopefully a newer version of MultiInv will resolve this in the future. For now the workaround is to store any STB items before you switch inventories.
- LWC: LWC is supported, but you must use a recent dev build of LWC with UUID support. Dev builds of LWC can be obtained from http://ci.griefcraft.com/job/LWC/. If you can't use a recent build, then you can disable LWC support: see Protection.
- WorldEdit, Movecraft or indeed any plugin which move regions of blocks around or directly clear regions without firing events: don't use them with any region which contains an STB block. The physical block will be moved or removed, but STB doesn't (can't) know that and will keep a record for the associated STB object in memory. This could lead to all sorts of problems.
Source Code

https://github.com/TheBusyBiscuit/sensibletoolbox
Auto-Updater and Metrics

All my Plugins are using an Auto-Updater to make sure, you're always
using the latest and hopefully most bug free version of my Plugin.
If you don't want this Plugin to be auto-updated, you can turn it off
in the config file at "options -> auto-update: true/false"
They also use a Metrics-System which collects the following Informations:
A unique identifier
The server's version of Java
Whether the server is in offline or online mode
The plugin's version
The server's version
The OS version/name and architecture
The core count for the CPU
The number of players online
The Metrics version
Opting out of this service can be done by editing
plugins/Plugin Metrics/config.yml and changing opt-out to true.
-
View User Profile
-
Send Message
Posted Jan 25, 2020So I recently took another look at this project and noticed that this is really old.
The Bukkit APi has changed drastically since then and making all of it compatible and functioning is an impossible task.
I started cleaning it up a bit and updating some of the methods.
But note that I currently pursue no interest in continuing development on any of my bukkit plugins.
So it would be really really awesome and lovely if there are some developers out there who would like to update this project to make it work on newer versions of Minecraft.
You can find the Source Code on GitHub:
https://github.com/TheBusyBiscuit/sensibletoolbox
Pull Requests are very much welcome!
Thanks for your support
-
View User Profile
-
Send Message
Posted Feb 23, 2019are there cables or something to connect a power generator like the magmatic engine to a machine like a masher?
-
View User Profile
-
Send Message
Posted Feb 23, 2019In reply to Flakeyy_:
-
View User Profile
-
Send Message
Posted Jul 3, 2017Can I move this plug-in to China mcbbs?
-
View User Profile
-
Send Message
Posted Jun 27, 2017nearly every link here for information is invalid can someone fix that?
-
View User Profile
-
Send Message
Posted May 20, 2017Can someone please add MySQL support to the plugin? It's a great plugin and all my players love it but it takes up a ton of space apparently then crashes the server, corrupts the file, and doesn't work until I upgrade my memory. It just makes it more expensive each time. I would code it but I don't know how to code..
-
View User Profile
-
Send Message
Posted May 3, 2017Is it possible to add or obtain the 1.9 machines to 1.8? I would find this incredibly useful if possible
-
View User Profile
-
Send Message
Posted Apr 27, 2017plz revive this plugin!
-
View User Profile
-
Send Message
Posted Apr 1, 2017it ignored plotme and resident protection !
-
View User Profile
-
Send Message
Posted Feb 27, 2017Anyone else having an issue with the elevators not being able to go up , currently using 1.11.2
-
View User Profile
-
Send Message
Posted Feb 25, 2017permissions?
-
View User Profile
-
Send Message
Posted Jan 2, 2017How can I get the Sound Muffler?
-
View User Profile
-
Send Message
Posted Nov 10, 2016I think this is nor compatible with new protocol lib. might want to check.
-
View User Profile
-
Send Message
Posted Oct 2, 2016Does this plugin have a sound muffler?
-
View User Profile
-
Send Message
Posted Aug 5, 2016@mrcookieslime
i know that you probably no longer look at sensible toolbox forum, but i have an item rout setup with a chest on top and a masher on the side, i have 3 speed modules, the redstone set to ignore, a puller module set to up, so the chest is the input, and a sender module set to west, the direction of the masher, nothing is happening, and no errors, any ideas? best regards, Tobusygaming
-
View User Profile
-
Send Message
Posted Jun 22, 2016@TheBusyBiscuit
what does a pull request do? is there a link for a quick read on plugin coding? - let me be more specific, I could google myself and comb threw tons of tutorials but many are not written well or already assume you have some idea what you're doing. I'm willing to help, but I need a creditable place to start learning this stuff.
-
View User Profile
-
Send Message
Posted May 29, 2016ERROR Could not pass event PlayerToggleSneakEvent to SensibleToolbox v1.0.99
Whats that mean?
-
View User Profile
-
Send Message
Posted May 26, 2016If anyone is getting errors with this on 1.9 and if you have WildSkript installed, try disabling WildSkript. I was getting console spam every time someone placed an item in a crafting bench. After I disabled WildSkript, it stopped.
Not even sure why I still had WildSkript installed still, since I don't need it.
If you're curious about the error it's the one I posted below (or here: http://pastebin.com/4kL9Xzqf)
-
View User Profile
-
Send Message
Posted May 20, 2016the only way i forsee me being able to help is by making donations...... i dont know enough coding to help in that way as im sure id just mess it all up!!! but i cant even do that for a couple weeks as i just started a new job and you know how it is jumping in half way through pay period and having to wait like 3 weeks for your first check
-
View User Profile
-
Send Message
Posted May 10, 2016If noone wants to contribute to this Project by submitting Pull Requests on GitHub, I am sad to announce that SensibleToolbox will die very soon. I am serious, stop sending me all your bug reports and start contributing to this Project, it's Open-Source.