Releases: DerFrZocker/Ore-Control
Releases · DerFrZocker/Ore-Control
v2021.03.31 - Added support for Minecraft version 1.17.(1)
Additions:
- Added support for Minecraft version 1.17.(1)
- Added support for copper ore
v2021.03.31 - Gui appearance update and small fixes
Updated Gui appearance:
- gave each item stack more information
- standardized gui item stack layout
- adjusted config gui layout with the rest of the gui
- added option to reload configs from disk
- added option to go back in config and copy action
- added option to abort copy action
Changes:
- The plugin now warns when you try to set the vein size to 2 or lower.
Fixes:
- Fixed a bug where templates aren't visible in the gui
- Fixed a bug which causes a server crash when using a world with the name
default
Notes:
- Because of the huge changes, the gui is no longer available in chines (The command messages are still available in chines)
v2020.11.3-2 - Fixed error on plugin startup
Fixes:
- Fixed plugin startup error
v2020.11.3 - Added support for Minecraft version 1.16.4
Additions:
- Added support for Minecraft version 1.16.4
v2020.09.19 - some bug fixing and improvements
Additions:
- Added a notification message, when an unsupported server jar is used (for example CraftBukkit)
Improvements:
- Drastically improved the plugin start up time
Fixes:
- Removed a debug message which spams the console on server startup in Minecraft version 1.16.2
- Fixed a NullPointer when using the Setting
VEINS_PER_BIOME
- Fixed an error when updating from Spigot to Paper
- Fixed weird symbol before some names in the gui
v2020.09.11 - add support for 1.16.3, fix template creating
- Fixing error when trying to create a template via the gui
- Add Support for Minecraft version 1.16.3
- Change the style of the config.yml
- Add a
/orecontrol info
command
v2020.08.18 - Fixing startup error when using Linux
- Fixing a startup error when using Linux
v2020.08.13 - add support for 1.16.2
- Add support for Minecraft version 1.16.2
- Add a welcome message
- some code improvements
v2020.08.02 - Some small bug fixes
- Fix a bug, that when double clicking on a setting in the gui, that it will count as three clicks instead of two
- Fix a bug, that causes, that no non standard worlds are shown in the gui, in Minecraft version 1.13 -1.15
- Some code style changes
v2020.07.19
- Add missing default Nether Quartz Setting for the biome Basalt Deltas
- This caused that under some circumstances less Nether Quartz gets generated in the Basalt Deltas, beside not changing it
- This change will cause that the settings.yml gets re-generate, all changes made to this file will get overridden
- Some performance improvements
- Removed some old code
- Add a default WorldOreConfig with the name
Default
- Changes to this WorldOreConfig, will affect all world's
- Fix an error when clicking on a Biome Group in the Biome Group Gui
Known issue:
There is currently a issue, that leads to an error message if you upgrade your 1.16.1 Server Jar from Spigot to Paper.
This Error affects only the Gui, the rest of the plugin will work. This Issue got reported to Paper and I hope that it will soon get fixed.
As a temporary fix, you can stop your server, deleted the files in the folder plugins/ore-control/data/gui
and restart the server.