OreTracker - Discourage players from cheating and Xray by tracking their mining icon

OreTracker - Discourage players from cheating and Xray by tracking their mining -----

Have information on players who mine to avoid abuse/cheats




Hello! This update fix the /ot setperiodicsaveinterval and /ot setresetinterval which did not apply the changes in the config

And i added 4 new commands:

- /ot thresholdblocks (blocks number) Set the number of max mined blocks that specified in the tracked blocks

- /ot thresholdtime (minutes) Set the threshold time for the tracked blocks

- /ot minerestrict (true / false ) Disable or Enable the mining restriction if the player min too much tracked blocks in the specified threshold time

- /ot minerestrictduration (seconds) Set the mining restriction time

Now all the commands reload the plugin so it apply all the changes directly

Enjoy ;)
----------, Mar 8, 2024

Hello! this feature add:

- An option to restrict player from breaking block for a defined time in seconds when they receive a warn (Disabled by default, turn on in the config.yml)

- New commands:
/ot warns (page) to see the number of warns every players received
/ot warnsp (player) to see the number of warns a player received

Adjustments & Fixes:
- Players with ot.admin permission bypass the ore tracker
- Threshold stopped is now respected and stop spam the admin and suspect mining json file
- Add console message when a player get a warn to keep a trace in the console
- The Suspect Mining file count the warns, each warn is added but the warns count increased like this:
Code (Text):
{
  "player": "Yanisssch",
  "date": "2024-03-03 15:43:44",
  "warnings": 1
}
{
  "player": "Yanisssch",
  "date": "2024-03-03 15:45:19",
  "warnings": 2
}
{
  "player": "Yanisssch",
  "date": "2024-03-03 15:47:06",
  "warnings": 3
}
- Some code cleaning and minor fixes

You have to delete the config.yml or add this in the config.yml:
Code (Text):
# Restrict the player from mining a block for a defined time in seconds
MineRestrictEnable: false #Default Disabled (false)
blockRestrictionDuration: 300
----------, Mar 3, 2024

Permission ot.admin was missing in the plugin information
----------, Mar 1, 2024

Hello this micro update add BStats (used also for BloodInMinecraft Plugin) to get information about the plugin and how many server use it ;)
----------, Feb 29, 2024

Resource Information
Author:
----------
Total Downloads: 320
First Release: Feb 29, 2024
Last Update: Mar 8, 2024
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings