Releases: DerFrZocker/Ore-Control
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.
v2020.06.27
- Add Dimension support, now only Ores and Biomes are shows which you can change in the world
- Fix some help messages
- Fix a bug where the deactivated option only works when you set it via biome specific setting
- Add support for 1.16
- Add support for the new Nether Biomes
- Add support for Nether gold
- Add support for Ancient debris
v2020.04.19
-
The Settings are now saved in individual files, per world / template
- On first start of the plugin, the old format gets converted to the new one
-
Fixing an error in the Magma block gui settings
-
Some of the core systems of the plugin have been rewritten
-
The setting "VEINS_PER_CHUNK" was removed from the nether quartz and magma block, because the nether has only one biome
-
Fixing gui in Minecraft version 1.3.*
It is recommend to make a backup of the ore-control folder before updating
Due to the changes in the core systems, it is recommend to make a backup of your server before updating to this version. After the update, check whether the settings are still available and the ores are generated according to your wishes.
From this version there is now a lite version of the plugin. This only works with the latest Minecraft version (currently 1.15. *). In addition, you cannot change any values with this version, you can only generate the values from the configurations. To set the values, use the normal version. You can then replace the normal version with the Lite version.
Either only the normal or the lite version can be used, not both at once.
If you need / want the lite version for another version, you can compile it yourself, instructions for this will soon be available in the wiki. If you don't know how to do it, you can also write to me and I'll send you one for your Minecraft version.
v2020.02.19
- Fix Gui wont open in 1.14.4 (still broken in 1.13)
- Fix copy / reset success message
v2020.02.9
- You can now delete also normal words instead of only templates via the Gui
- The Gui got a new design
- Added support for Nether quartz
- Added support for Infested stone
- Added support for Magma blocks in the Nether
v2019.12.29
- Add Licenses: MIT
- Add support for double values
v2019.12.15
- update dao framework
- update command framework
- rename
setcommand toset value - rename
setbiomecommand toset biome - rename permission from
set valuecommand, fromore.control.settoore.control.set.value - update gui framework
- move gui settings to its own folder
- add automatically disabling plugin when no suitable minecraft version is found
- re-range and rename messages and gui settings keys
- rename config keys
safe_modetosafe-modetranslate_tab_compilationtotranslate-tab-compilationverify.copy_actiontoverify.copy-actionverify.reset_actiontoverify.reset-action
- update to Minecraft version 1.15