Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Hey everyone,
Sorry for the huge delay between updates of the plugin, I've been working hard on making this the best update I can do.
This plugin supports gradual updates where it allows you to have private mines gradually update to give a new visual effect. I have added at the bottom of the update log a config file for the new upgrade feature.
I've also added a feature to allow you to specify region priorities for the mine region and the full outer region for plugins which need this.
This is the new config.yml
Code (YAML):
spawnPoint: EMERALD_BLOCK
mineCorner: DIAMOND_BLOCK
mineDistance: 150
mineLevel: 200
region-priorities:
mineRegion: 0
fullRegion: 0
mineUpgrades:
enabled: true # Set too false to disable mine upgrading
instant-upgrades: false # Set to true for instant upgrades, skipping the upgrade speed. There will be no upgrade animation.
upgrade-speed: 3 # 1 (slowest) - 100 (fastest), controls block placement speed
chunk-size: 1 # Size of chunks to paste; must be divisible by 2.
teleport-on-completion: true # Teleports player to mine after upgrade completion
teleport-to-spawn-during-upgrade: true # Sends player to spawn while mine upgrades
upgrade-message:
enabled: true # Set too false to disable message
message: "&aYour mine has been successfully upgraded!" # Message sent upon completion
title:
enabled: false # Set to true to display as a title
main: "<aqua>Mine Upgraded!"
subtitle: "<grey>Enjoy your new mine."
fadeIn: 500
stay: 3000
fadeOut: 1000
mineTypes:
Test:
file: wood.schem
materials:
STONE: 0.1
flags:
block-break: true
fullFlags:
block-break: false
Test2:
file: obsidian.schem
materials:
STONE: 0.1
flags:
block-break: true
fullFlags:
block-break: false
Please report any bugs found in the discord channel.
I am looking forward to hearing your feedback on this version, I've been working hard on this update.
Many thanks,
Kyle
Good day all,
I've coded support for spigot 1.8 & 1.12 back into the plugin, this has been long requested.
The plugin currently doesn't work for versions between 1.8 and 1.12 so 1.9 -> 1.11 but i'm not sure how many people really use these versions but I can add support if needed.
Good day,
I've added 1.18 support to the plugin and removed some debug messages I accidentally missed.
I've had reports of the following Java version error this jar should fix it.
Code (Text):
[23:52:08] [Server thread/ERROR]: Fatal error trying to convert PrivateMines v6.0.0-BETA:me/untouchedodin0/privatemines/PrivateMines.class
java.lang.IllegalArgumentException: Unsupported class file major version 65
Please report if this is still occurring. I'm aiming to release more updates with more supported versions in the future so if the version you're hoping for isn't supported yet, I'm working on it!![]()
We also use cookies, as they are essential for the proper