Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for p0t4t0sandwich

A cross API code library for various generalizations used in the Tater* plugins

Report TaterLib?

Release
1.0.2

p0t4t0sandwich released TaterLib version 1.0.2 on October 25, 2023

  • Created a GenericLogger class for better cross compatibility
  • Added methods to AbstractEntity
    • getX/Y/Z, getDimension, getBiome
  • Fixed FabricEntity#getType
  • Added explicit Fabric 1.18 and 1.19 support to avoid some cross-version issues
  • Fixed registerCommands that weren't declared static
  • Added proper version getters for TemplateFabricPlugin
  • Ported Sponge to 6, 7, 9, 10, and 11
  • Back ported Forge to 1.12.2
  • Fixed SpongeItemStack#getType to be unjankified
  • Added Position and *Conversions utility classes
  • Added getPosition and setSpawn to AbstractPlayer (Sponge still needs setSpawn implemented)
  • Updated Forge and Fabric to 1.20.2
    • Mainly updates to advancement events (yay optionals)
  • Added getPlayer to every AbstractPlayer implementation
  • Added alternate constructor to AbstractPlayer implementations that allows the specification of a player's "Server Name" (used for cross server chat)
  • Implemented plugin messaging for Bukkit, Bungee, Fabric, Forge, Sponge, and Velocity
    • Forge 1.12.2 still needs to be implemented
  • Ported Bukkit to 1.15.2, 1.7.10, 1.6.4, 1.2.5, and b1.7.3

Information

Published onOctober 25, 2023
Downloads4

Platforms

Paper Paper (1.8-1.20.2)
Waterfall Waterfall (1.11-1.20)
Velocity Velocity (1.0-3.2)

Dependencies

Paper Paper
Edit Plugin Dependencies: Paper
Waterfall Waterfall
Edit Plugin Dependencies: Waterfall
Velocity Velocity
Edit Plugin Dependencies: Velocity