TuxTwoLib
This library does nothing on it's own and is re-compiled every minecraft version to provide a stable API for several of my plugins of some craftbukkit internals.
Yes, this plugin has been updated to Spigot for Minecraft version 1.12!
Which Download do I Need?
All the downloads are versioned with the craftbukkit version they are for, followed by an optional revision number, and then build number. So if you are on Craftbukkit for Minecraft server version 1.4.4, you would look for a version like this: 1.4.4-b1, with the b1 being the build number. (Always get the version with the highest build number for your version of minecraft) If an incompatibility exists in the builds, it also has a number corresponding to the build, like this: 1.4.5-R0.2-b1 would be compatible for all of 1.4.5-R0.2 builds and up for that version of minecraft.
Features
- Self aware auto updater will only update the plugin if there is an update available for your minecraft version.
- Set it to auto update only on Minecraft version changing, whenever there is an update available, or not at all.
- Will warn you upon login and in console when your version of Minecraft is incompatible with the version installed.
- Will notify you when new updates are installed.
- Provides a method for getting offline player data
Permissions
- tuxtwolib.notices - User can recieve notices about new updates and incompatible Minecraft version errors.
Purpose
For Developers
A recent commit to CraftBukkit now requires any plugins that accesses native "net.minecraft.server" or "org.bukkit.craftbukkit" classes to modify its imports for every new Minecraft version update.
This library abstracts these native classes so that whenever Minecraft updates, only this library needs to be updated. Plugins which use this library can potentially be coded to be compatible with multiple versions of Minecraft.
For Server Admins
If you have multiple plugins that utilize native Minecraft code, you will now have to update each one of them for each update.
Fortunately, if you use any plugins which utilize this library, you only need to update one plugin for them. Just grab the version of this library made for your Minecraft version and you're done!
How to Use:
For Server Admins
- Download the correct version of this plugin for your Minecraft version. (follow the instructions above)
- You can find the different versions of this plugin by clicking the "Files" tab above
- Make sure you remember where you downloaded the file to!
- Select the file you just downloaded and "copy" it to your "/plugins" folder.
- On Windows, you can use ctrl+c or right click then press "copy". Then use ctrl+v or right-click to paste it in the proper folder.
- If you are using the terminal, you should know how to use the "cp" command or Midnight Commander.
- If you need to use FTP, be sure to read the documentation. (connect to the correct IP, traverse directories, etc.)
- Run your server as you usually would.
- Typically this involves a run script or an admin panel. (this part is very important)
For Developers
- Check through this library's JavaDocs to see if we have the hooks you require.
- Because this library is new, it likely does not yet have the hooks you need.
- If we do not have them, create a Support Ticket for an enhancement. We can add it in for you!
- If we do, just examine the JavaDocs and hook into it with your plugin.
- Do not forget to add "depend: [TuxTwoLib]" to your plugin.yml! (This makes sure that the library is loaded before your plugin)
- On your plugin's description make sure you tell users that they need to have this library installed on their server!
JavaDocs: http://javadocs.yu8.me/tuxtwolib/
Thread on how to use the book API: http://forums.bukkit.org/threads/simple-temp-book-api.93562/
A lot of classes taken from: http://forums.bukkit.org/threads/lib-prettyscarylib.110164/
FAQ
Q. I'm getting this in my console: INFO java.lang.NoClassDefFoundError
A. You downloaded the wrong version of the library, or a version that's compatible with your version of minecraft isn't released yet. Please double check and make sure you got the right download.
@seema23
Sure we hope not ;)
"May be he's dead" I hope not ... i think he just dont play minecraft or has no time.
@seema23
May be he's dead... Because me and some other has made their own update of TuxTwoLib, in ten minutes... So it's absolutly strange that he's not updating this plugin... and no one other.
The problem is that Tux2 dont use tuxtwolib and multiinv on there own server. The most of use need tuxtwolib only to use multiinv. The best solution for all is a multiinv fork without a need to use tuxtwolib. Tux2 is to inaktiv to manage this importent plugin.
@Cat7373
Perhaps you should create your own bukkit plugin entry?
With Tux2 seemingly having dropped the ball perhaps it's time for a clean break and make your own official TuxTwoLib replacement plugin.
TuxTwoLib_1.10-b7 Download
Require Java7 or Java8.
Links
@Cat7373
I use this Build
@Cat7373
Thank you very much, no idea why Tux is taking so long, but thank you for this version.
@Cat7373
1.9.4! You supported 1.9.4!! Thankyou! Testing now and so far no issues. Using your version for 1.9.4 and the latest MultiInv build (MultiInv3-74.jar). Even if there are a few issues, it means my players can move between worlds with assurance that most of their gear and items are maintained. Repeat: MultiInv works now.
@StonederI
try http://build.yu8.me:8080/job/MultiInv3/74/
@Cat7373
Not work on 1.9.2 forgot the NBT Data (no banners after relog on shilds, potions was water bottles after relog etc.)
@StonederI
http://dev.bukkit.org/bukkit-plugins/tuxtwolib/files/35-v1-9-b6/
@Cat7373
This is awesome! Thank you so much!
@Cat7373
Can u make a Version for 1.9.2?
Please
@Azfaloth
No have the same Problem with the Dev-Build
Latest version doesn't work for 1.9.4 sigh
<<reply 2830287="">>
I haven't tried
@Cat7373
Does it save and restore data like potions? Shield patterns and tipped arrows? and spawn egg data?
<<reply 2829962="">>
http://build.yu8.me:8080/job/MultiInv3/
@Cat7373
Where can I get MultiInv 3-74?