Back to Plugins
IOTracker icon

IOTracker

Active tab
Overview
Latest version
Not specified
Minecraft support
0 versions
Topics synced
0
Claim this plugin

This plugin was imported from Spiget and is currently unclaimed.

Live badges: Downloads badge for IOTracker Spigot Downloads badge for IOTracker GitHub Stars badge for IOTracker License badge for IOTracker How to embed →

Plugin Information

Type: Minecraft plugin
Spigot Resource: Open on SpigotMC
Created by: Spiget Importer

Description

This Bukkit plugin tracks the movement of Minecraft players through all defined WorldGuard regions. All records go in a <span style="font-family: 'Courier New'">stats.yml</span> file, which records the number of times that each player has entered each defined region. The regions a player is present in is saved through reconnections and server restarts. This plugin doesn't have a direct dependency on WorldGuard: it reads the regions files created by the plugin directly from the filesystem. No API features are used. Only cuboid regions (the default) are used as-is. Polys will be extended to the largest bounding box (a rectangle), then that area will be used for the detection. Logging player activity The first, main use of this plugin is to track how many times a player has entered a given region. This can be used to monitor player activity, grant rewards for entering a specific zone, or whatever else you see fit. /anyone command The /anyone command can be used by any player with the permission to check if anyone is within a region at the given moment. Here's a sample configuration: <br> <span style="font-family: 'Courier New'">regions-query:<br> world_test:<br> spawn:<br> display: Spawn point<br> warning: none<br> beds:<br> display: Sleeping quarters<br> warning: busy<br> lookout:<br> display: Watch tower<br> warning: empty</span> <br> A player using /anyone will get a report on the status of each defined region.

Minecraft Plugin Badges

Use these badge images in docs, README files, or forum posts.

Badge Guide
Downloads
Downloads badge for IOTracker
![Downloads](https://ezbanners.org/shields/plugins/1d4d4bdc-55e4-4807-867c-94e5715c323b/downloads.png)
Spigot Downloads
Spigot Downloads badge for IOTracker
![Spigot Downloads](https://ezbanners.org/shields/plugins/1d4d4bdc-55e4-4807-867c-94e5715c323b/spigot-downloads.png)
GitHub Stars
GitHub Stars badge for IOTracker
![GitHub Stars](https://ezbanners.org/shields/plugins/1d4d4bdc-55e4-4807-867c-94e5715c323b/github-stars.png)
License
License badge for IOTracker
![License](https://ezbanners.org/shields/plugins/1d4d4bdc-55e4-4807-867c-94e5715c323b/license.png)