TaterLib

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

TaterLib-1.0.1-1.20.jar

File nameTaterLib-1.0.1-1.20.jar
Uploaded
Aug 18, 2023
Downloads
78
Size
5.8 MB
Mod Loaders
ForgeFabricNeoForge
File ID
4710042
Type
R
Release
Supported game versions
  • 1.20-Snapshot
  • 1.20.2-Snapshot
  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:taterlib-900128:4710042")

Fabric

modImplementation "curse.maven:taterlib-900128:4710042"

NeoForge

implementation "curse.maven:taterlib-900128:4710042"

Learn more about Curse Maven

What's new

  • Added a method to PlayerCache to return a list of all the players in the cache
  • Added a static method parseSectionSign in the PlaceholderParser class
  • Finished v1 of the cross API event system
  • Updated the MessageRelay
  • Added basic implementations of the Player Advancement and Player Death events (String only)
  • Implemented modded permission checks (currently defaults to 4 when a permissions manager is not present)