5.5.4 Jan 6, 2025
teleport after joining will check the spawn point first.

5.5.3 Jan 4, 2025
checks PotionEffect instance in TokenEnchantEvent listener.

5.5.2 Dec 28, 2024
includes German phrase file (thanks to Larrox)

5.5.1 Dec 20, 2024
fixed the reading of the reset interval value.

5.5.0 Dec 20, 2024
introduced the global reset option.

This release introduces a new global reset option.  The following config options will be added to your existing config.yml if your config does not have them.

# When true, all mines are reset by the common cron task.
global-reset: true
# This option defines the reset interval (in minutes) (between the issue of reset command.
global-reset-interval: 5
global-reset-warnings:
  - '1'       # 1 minute warning.
  - 30s
  - 10s
global-reset-silent: false

 

phrase.properties file also includes a new string entry:

allMines=All Mines

5.4.3 Dec 5, 2024
built with spigot 1.21.4 (1_21_R3)

5.3.2 Jun 5, 2024
includes papermc-based server support for 1.20.6.

5.2.10 Apr 14, 2024
updated the process of setting a block.

this should fix the issue of LOG:0, LOG:1, etc.