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.
-
View User Profile
-
Send Message
Posted Jun 11, 2013Why does TuxTwoLib.jar generate a .jar.part file?
-
View User Profile
-
Send Message
Posted May 12, 2013This plugin broken my Server Map!
http://dev.bukkit.org/paste/7725/
Can you help me?!
-
View User Profile
-
Send Message
Posted May 4, 2013@ThijsRay
lol, I can download this file but its not listed yet for me. Thanks a lot!
-
View User Profile
-
Send Message
Posted May 4, 2013New version for 1.5.2: http://dev.bukkit.org/server-mods/tuxtwolib/files/12-v1-5-2-b2/
-
View User Profile
-
Send Message
Posted May 4, 2013@ELCHILEN0
Sorry, atm there is no new file in the file-tab.
-
View User Profile
-
Send Message
Posted May 4, 2013@TycerX
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.
-
View User Profile
-
Send Message
Posted May 4, 2013@Tux2
Any chance you can upload it else where for the moment, as BukkitDev is gunna take a while
-
View User Profile
-
Send Message
Posted May 4, 2013@Tux2
Thanks! :)
-
View User Profile
-
Send Message
Posted May 3, 2013@MegaNarwhal
@MattIPv4
@Nenestar
@pdkkid
@OMGguy18
@PaulBGD
@fungreenfox
Uploaded! Just waiting for Bukkit Dev to approve it now.
-
View User Profile
-
Send Message
Posted May 3, 2013I've been using the 1.5.1 version of this with 1.5.2 and I haven't had any problems at all.
-
View User Profile
-
Send Message
Posted May 3, 2013UPDATE TO 1.5.2 PLEASE!!??!! :)
-
View User Profile
-
Send Message
Posted May 3, 2013Just a post before everyone floods the comments - The developer will know about the update, just please allow them some time to get it ready. We all are in this together, and a lot of other plugins also need updating. Peace to all Crafters!
-
View User Profile
-
Send Message
Posted May 2, 2013Mine is saying the same thing as pdkkid etc
-
View User Profile
-
Send Message
Posted May 2, 2013please post a link to a dev of 1.5.2 if you have it, ive updated my server, but TuxTwo is incompatible!
Thanks, Pdkkid
-
View User Profile
-
Send Message
Posted May 2, 2013Update to 1.5.2 PLEASE!
-
View User Profile
-
Send Message
Posted May 2, 2013Have you put up a 1.5.2 build yet?
-
View User Profile
-
Send Message
Posted May 1, 2013thats a dev 1.5.1 and we are running 1.5.2 (with launcher). Both the version before, and the new dev build is incompatible, im getting told at login.
-
View User Profile
-
Send Message
Posted Apr 16, 2013@mormaii2
it is right there... here is the link tho http://dev.bukkit.org/server-mods/tuxtwolib/files/11-v1-5-1-b3/
-
View User Profile
-
Send Message
Posted Apr 3, 2013Hello it say v1.5.1-b3 only works for 1.4.7. Did you write wrong?
-
View User Profile
-
Send Message
Posted Apr 2, 2013Console Is telling me There's a TuxTwoLib 1.5.1-b3 but I can't find it here.