Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
A cross API code library for various generalizations used in the Tater* plugins
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
registerCommand
s 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
andsetSpawn
toAbstractPlayer
(Sponge still needssetSpawn
implemented) - Updated Forge and Fabric to 1.20.2
- Mainly updates to advancement events (yay optionals)
- Added
getPlayer
to everyAbstractPlayer
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 on | October 25, 2023 |
---|---|
Downloads | 4 |
Platforms
Paper (1.8-1.20.2)
Waterfall (1.11-1.20)
Velocity (1.0-3.2)
Dependencies
Paper
Waterfall
Velocity