Documentation
Installation
- Download CreativeTracker.jar
- Place it in your server's plugins folder
- Restart your server
- Configure in plugins/CreativeTracker/config.yml
Commands
- /ct – Open the log viewer GUI
- /ct stats – View quick statistics
- /ct reload – Reload configuration (Admin)
- /ct webpassword <password> – Set web interface password (Admin)
- /ct clear confirm – Clear all logs (Admin)
- /ct help – Show help message
Permissions
- creativetracker.use – Access to the tracker GUI (Default: op)
- creativetracker.admin – Admin functions like reload and clear (Default: op)
- creativetracker.bypass – Exclude player from being tracked (Default: false)
⚙️ Configuration
web.enabled – Enable/disable the web interface (true/false)
web.port – Port for the web server (default: 6745)
tracking.creative-inventory – Track items from creative inventory (true/false)
tracking.give-command – Track /give command usage (true/false)
tracking.gamemode-command – Track gamemode changes (true/false)
storage.max-logs – Maximum logs to keep (default: 10000)
Web Interface Usage
- Access http://your-server-ip:6745 in your browser
- On first visit, set a password
- View logs with pagination and search
- Check statistics for top players and items
- Change password anytime with /ct webpassword
Example Usage
Scenario: A staff member spawns diamonds using creative mode
- Player opens creative inventory and takes 64 diamonds
- CreativeTracker logs: Player, item type, amount, time, location
- Admin uses /ct to see the log in the GUI
- Admin can also check the web dashboard for detailed statistics