Skip to content

Releases: TheLuca98/TextAPI

TextAPI 2.2 for Minecraft 1.12.2

29 Oct 17:38

Choose a tag to compare

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

27 Jul 13:24

Choose a tag to compare

This release is compatible with CraftBukkit and Spigot for Minecraft 1.10.2.

TextAPI 2.1 for Minecraft 1.9.4

31 May 11:13

Choose a tag to compare

This release is compatible with CraftBukkit and Spigot for Minecraft 1.9.4.

TextAPI 2.1 for Minecraft 1.9.2

02 Apr 12:56

Choose a tag to compare

This release is compatible with CraftBukkit and Spigot for Minecraft 1.9.2.

TextAPI 2.0 for Minecraft 1.8.8

08 Aug 12:40

Choose a tag to compare

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.
  • ActionBar is now an actual class. It works similarly to Title.
    • As a consequence, the static methods have been deprecated.
  • Both Title and ActionBar now 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 DEBUG option, both for Title and ActionBar.
  • 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

17 May 12:52

Choose a tag to compare

This release is compatible with CraftBukkit and Spigot for Minecraft 1.8.3.

TextAPI 2.1 for Minecraft 1.9

05 Mar 22:16

Choose a tag to compare

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 RuntimeException to wrap all exceptions.
  • The DEBUG flag is now deprecated.

TextAPI 2.1 for Minecraft 1.12

27 Jun 12:32

Choose a tag to compare

This release is compatible with CraftBukkit and Spigot for Minecraft 1.12.

TextAPI 2.1 for Minecraft 1.11

09 Dec 16:55

Choose a tag to compare

This release is compatible with CraftBukkit and Spigot for Minecraft 1.11.

TextAPI 2.1 for Minecraft 1.10

18 Jun 10:12

Choose a tag to compare

This release is compatible with CraftBukkit and Spigot for Minecraft 1.10.