Skip to content

Releases: DerFrZocker/Ore-Control

v2021.03.31 - Added support for Minecraft version 1.17.(1)

09 Jul 08:54
7bd918c
Compare
Choose a tag to compare

Additions:

  • Added support for Minecraft version 1.17.(1)
  • Added support for copper ore

v2021.03.31 - Gui appearance update and small fixes

31 Mar 16:44
Compare
Choose a tag to compare

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

03 Nov 15:00
Compare
Choose a tag to compare

Fixes:

  • Fixed plugin startup error

v2020.11.3 - Added support for Minecraft version 1.16.4

03 Nov 14:10
Compare
Choose a tag to compare

Additions:

  • Added support for Minecraft version 1.16.4

v2020.09.19 - some bug fixing and improvements

19 Sep 19:43
Compare
Choose a tag to compare

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

11 Sep 20:20
Compare
Choose a tag to compare
  • 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

18 Aug 07:17
Compare
Choose a tag to compare
  • Fixing a startup error when using Linux

v2020.08.13 - add support for 1.16.2

13 Aug 14:03
Compare
Choose a tag to compare
  • Add support for Minecraft version 1.16.2
  • Add a welcome message
  • some code improvements

v2020.08.02 - Some small bug fixes

02 Aug 11:07
Compare
Choose a tag to compare
  • 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

19 Jul 19:45
Compare
Choose a tag to compare
  • 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.