-
Notifications
You must be signed in to change notification settings - Fork 34
Unstable development builds - please read #7
Description
❗ IMPORTANT
SensibleToolbox used to be discontinued in Minecraft 1.9.
But I recently have updated it to work on Minecraft 1.14-1.16, note though that these builds are extremely UNSTABLE.
To reiterate: They are not stable. We don't recommend using them on any live server yet, you should be careful and only ever use STB on a designated private test server for now.
⚠️ Please report bugs
Updating this project took me a total of 9 months and it has only gotten to the point of being compilation-ready.
So now it comes to you, please test these builds and report any bugs that arise. I am sure that together, we will revive this old fan-favourite.
📚 To Dos
STB is compileable now, but it is full of bugs and needs a lot of love and care.
Even the code needs to be updated, refactored in many many places too!
https://sonarcloud.io/dashboard?id=Slimefun_SensibleToolbox
- Adding Javadocs to most main methods
- Adding
@authortags retroactively to files to indicate who created them - Adding
@Nonnulland@Nullableannotations to method parameters and return types - Clearing out all deprecation warnings
- Getting everything to work properly again and fixing all bugs