PosTracker - Player Position Tracker icon

PosTracker - Player Position Tracker -----

Player Position Tracker



Installation
  1. Download the latest .jar file.
  2. Place it in your server’s /plugins/ folder.
  3. Restart or reload the server.

Configuration
Code (YAML):
language : en
saveInterval
: 3
saveDataInFile
: true
db
:
  host
: "localhost"
  port
: "3306"
  database
: "minecraft"
  username
: "root"
  password
: ""
 
  • language: Sets the plugin language (en, uk, ru).
  • saveInterval: The number of seconds between position saves.
  • saveDataInFile: If true, data is saved to a log file; if false, data goes to MySQL.
  • db: MySQL connection info (only used if saveDataInFile is false).

Usage Examples
  • /pos radius:10 time:1h
    Displays a grouped list of users who were within a 10-block radius in the last hour.
  • /pos radius:5 time:30m name:Steve
    Shows all positions for player Steve in the past 30 minutes, with clickable coordinates.
Resource Information
Author:
----------
Total Downloads: 18
First Release: Feb 19, 2025
Last Update: Feb 19, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings