Releases: TheLuca98/TextAPI
TextAPI 2.2 for Minecraft 1.12.2
This release is compatible with CraftBukkit and Spigot for Minecraft 1.12.2.
This release brought no API changes.
CHANGELOG:
- Issue #5 has been fixed.
TextAPI 2.1 for Minecraft 1.10.2
This release is compatible with CraftBukkit and Spigot for Minecraft 1.10.2.
TextAPI 2.1 for Minecraft 1.9.4
This release is compatible with CraftBukkit and Spigot for Minecraft 1.9.4.
TextAPI 2.1 for Minecraft 1.9.2
This release is compatible with CraftBukkit and Spigot for Minecraft 1.9.2.
TextAPI 2.0 for Minecraft 1.8.8
This release is compatible with CraftBukkit and Spigot for Minecraft 1.8.8.
The 2.0 API is backwards compatible with the 1.0 API.
CHANGELOG:
- TextAPI has been re-licensed under the GNU Lesser General Public License.
ActionBaris now an actual class. It works similarly toTitle.- As a consequence, the static methods have been deprecated.
- Both
TitleandActionBarnow also support JSON for formatting text.- Please note that normal text is still supported.
- Access to CraftBukkit and Minecraft Server classes is now done with Reflection.
- As a consequence, CraftBukkit is no longer required as a dependency and has been removed from the POM.
- This will also improve compatibility with Minecraft updates.
- New version naming rules:
{Minecraft Version}-{TextAPI Version} - Added a
DEBUGoption, both forTitleandActionBar. - Added a couple of internal utilities. They are not part of the API and are unsupported.
- The official Spigot Maven repository has been added to the POM.
TextAPI for Minecraft 1.8.3
This release is compatible with CraftBukkit and Spigot for Minecraft 1.8.3.
TextAPI 2.1 for Minecraft 1.9
This release is compatible with CraftBukkit and Spigot for Minecraft 1.9.
The 2.1 API is backwards compatible with the 2.0 API.
CHANGELOG:
- Now using
RuntimeExceptionto wrap all exceptions. - The
DEBUGflag is now deprecated.
TextAPI 2.1 for Minecraft 1.12
This release is compatible with CraftBukkit and Spigot for Minecraft 1.12.
TextAPI 2.1 for Minecraft 1.11
This release is compatible with CraftBukkit and Spigot for Minecraft 1.11.
TextAPI 2.1 for Minecraft 1.10
This release is compatible with CraftBukkit and Spigot for Minecraft 1.10.