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.
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.
Facts
- Date created
- Dec 08, 2012
- Category
- Last update
- May 03, 2013
- Development stage
- Release
- License
- GNU Lesser General Public License version 3 (LGPLv3)
- Curse link
- TuxTwoLib
- Downloads
- 101,936
- Recent files
- Reply
- #53
Gonzalineitor May 12, 2013 at 12:20 UTC - 0 likesThis plugin broken my Server Map!
http://dev.bukkit.org/paste/7725/
Can you help me?!
- Reply
- #52
Schneidertm May 04, 2013 at 14:13 UTC - 0 likes@ThijsRay: Go
lol, I can download this file but its not listed yet for me. Thanks a lot!
- Reply
- #51
ThijsRay May 04, 2013 at 14:10 UTC - 1 likeNew version for 1.5.2: http://dev.bukkit.org/server-mods/tuxtwolib/files/12-v1-5-2-b2/
Owner of BanjoCraft - www.banjocraft.nl -
- Reply
- #50
Schneidertm May 04, 2013 at 14:09 UTC - 0 likes@ELCHILEN0: Go
Sorry, atm there is no new file in the file-tab.
- Reply
- #49
ELCHILEN0 May 04, 2013 at 13:48 UTC - 0 likes@TycerX: Go
You can still access the file if you click the "files" tab. All pending releases will be displayed there. However, do note that not all these releases have been approved by staff members.
I am available for custom plugin development! Send me a message if you are interested! BFAK:ELCHILEN0,90636997,74024bb5dfa84365786510e2a1a1c43aab5bd77b81384357fdd80f70e630c663
- Reply
- #48
TycerX May 04, 2013 at 13:13 UTC - 1 like@Tux2: Go
Any chance you can upload it else where for the moment, as BukkitDev is gunna take a while
- Reply
- #47
Matthew_Cowley May 04, 2013 at 07:46 UTC - 0 likes@Tux2: Go
Thanks! :)
- Reply
- #46
Tux2 May 03, 2013 at 23:39 UTC - 2 likes@MegaNarwhal: Go
@Matthew_Cowley: Go
@Nenestar: Go
@pdkkid: Go
@OMGguy18: Go
@ultimate_n00b: Go
@fungreenfox: Go
Uploaded! Just waiting for Bukkit Dev to approve it now.
If you didn't take the time to read how my plugins work, don't expect me to take the time to diagnose your stupidity.

If updates to my plugins depended on donations, they would never update. Donate!(It's right next to the curse logo at the top of every project page)
- Reply
- #45
MegaNarwhal May 03, 2013 at 19:15 UTC - 1 likeI've been using the 1.5.1 version of this with 1.5.2 and I haven't had any problems at all.
Join my server at blockbox.us and check out our website at blockbox-mc.webs.com!
- Reply
- #44
Matthew_Cowley May 03, 2013 at 18:00 UTC - 2 likesUPDATE TO 1.5.2 PLEASE!!??!! :)