MineResetLite icon

MineResetLite 5.5.9

Supports a polygonal shape mine and supports all Minecraft versions.

Page 1
includes 1.21.5 (spigot and paper) support.
%mineresetlite_<mine>_time_remaining_seconds% returns the actual seconds to reset.
fixed the handling of Oraxen/Nexo blocks.
includes simplified Chinese support.
includes 1.21.5 (spigot 1.21_R4) support.
teleport after joining will check the spawn point first.
checks PotionEffect instance in TokenEnchantEvent listener.
includes German phrase file (thanks to Larrox)
fixed the reading of the reset interval value.
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
built with spigot 1.21.4 (1_21_R3)
includes papermc-based server support for 1.20.6.
updated the process of setting a block.

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

Page 1
You might also like...