promotional bannermobile promotional banner

Tracker API

This allows you to track players and use that data!

File Details

tracker_api-1.0.0-forge-1.20.1.jar

  • B
  • Feb 18, 2025
  • 59.40 KB
  • 157
  • 1.20.1
  • Forge

File Name

tracker_api-1.0.0-forge-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:tracker-api-1203093:6205818")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Tracker API Changelog:


1.0.0:

  • Added tag, non-trackable: any player that has this tag won't be tracked.
  • Added commands, vanish and appear: vanish(WIP) makes you vanish and appear makes the person appear!
  • Added command, showvanishedplayers: any players who are vanished appear.
  • Added GUI, TrackConfig: where you can vanish, appear and show vanished players!
  • Added procedure, GetUUID: just gets the player's UUID and stores it in a global variable for mod usage.