Releases: BentoBoxWorld/MagicCobblestoneGenerator
Release 2.6.0
Compatibility
✔️ BentoBox API 3.0.0
✔️ Minecraft 1.21.3
✔️ Java 21
Changelog
Legend
🔡 locale files may need to be regenerated or updated.
⚙️ config options have been removed, renamed, or added.
🔺 special attention needed.
What's Changed
- 🔡 Add Ukrainian locale by @gitlocalize-app in #128
- 🔡 Vietnamese translation by @gitlocalize-app in #132
- 🔡 Russian translation by @gitlocalize-app in #131
- 🔡German translation by @gitlocalize-app in #130
- Only register IslandLevelListener if Level addon is present by @IAISI in #134
- 🔺Update to 1.21.3 and CodeMC by @tastybento in #138
New Contributors
Full Changelog: 2.5.1...2.6.0
Release 2.5.1
Compatibility
✔️ BentoBox API 1.23.0.
✔️ Minecraft 1.19
Changelog
Legend
🔡 locale files may need to be regenerated or updated.
⚙️ config options have been removed, renamed, or added.
🔺 special attention needed.
Contents
Features
- Update to BentoBox API 1.23 changes.
Full Changelog 2.5.0...2.5.1
Release 2.5.0
Compatibility
✔️ BentoBox API 1.20.0.
✔️ Minecraft 1.18
Changelog
Legend
🔡 locale files may need to be regenerated or updated.
⚙️ config options have been removed, renamed, or added.
🔺 special attention needed.
Contents
Features
- 🔡Adds Generator and Bundle ID button in Edit panels.
Fixes
- Fixed crashes with MCG why command.
- Fixes crashes with placeholders with non-existing generators.
- Fixes an issue with incorrect message reporting #119
Full Changelog 2.4.0...2.5.0
New Contributors
- @AuroraLS3 made their first contribution in #97
Release 2.4.0
Compatibility
✔️ BentoBox API 1.20.0.
✔️ Minecraft 1.18
Changelog
Legend
🔡 locale files may need to be regenerated or updated.
⚙️ config options have been removed, renamed, or added.
🔺 special attention needed.
Contents
Features
- 🔡⚙️🔺Implement Customizable user GUI's (more information in docs)
- Implement the ability to change active generators on spawn island
- Implement the ability to set required biome for default generators
- 🔡⚙️Implement Bank addon usage
Fixes
- Fixed bug with missing purchase button.
- Fixed bug with checking offline user permissions.
- Fixed bug with 0 priced generator purchase.
Full Changelog 2.3.0...2.4.0
Release 2.3.0
Compatibility
✔️ BentoBox API 1.15.4.
✔️ Minecraft 1.16.4
Changelog
Legend
🔡 locale files may need to be regenerated or updated.
⚙️ config options have been removed, renamed, or added.
🔺 special attention needed.
Contents
Features
- 🔡Implement an ability to reset descriptions and permissions for generators with shift-click.
- Add a code that allows empty-lines in the description.
- 🔡Completed all simplified Chinese translations. (#89)
Fixes
Magic Cobblestone Generator 2.2.1
Compatibility
✔️ BentoBox API 1.15.4.
✔️ Minecraft 1.15.2 (tested with 1.13.2, 1.14.4, and 1.16.4)
Changelog
Legend
🔡 locale files may need to be regenerated or updated.
⚙️ config options have been removed, renamed, or added.
🔺 special attention needed.
Contents
Features
- Implement BentoBox 1.15.4 API changes.
Magic Cobblestone Generator 2.2.0
Compatibility
✔️ BentoBox API 1.15.4.
✔️ Minecraft 1.15.2 (tested with 1.13.2, 1.14.4, and 1.16.4)
Changelog
Legend
🔡 locale files may need to be regenerated or updated.
⚙️ config options have been removed, renamed, or added.
🔺 special attention needed.
Contents
Features
- 🔡 Implement a fully working Admin GUI which allows managing addon via in-game GUI.
- 🔡 Complete locale rework (thanks to @tastybento)
- Implement an ability to define mixed type generators (f.e. COBBLESTONE_OR_BASALT)
- 🔺Implement Generator Bundles: objects that hold other generator tiers and can be assigned to islands.
- 🔺Implement Web Library where users can share their own generator tiers
- Improve default generator tiers.
- 🔺Treasures now can be defined as ItemStack.
- 🔡Generator Lore (description) now can be manipulated via localization file: en-US.yml#L760-L823
- 🔡 Implement the generator buy command.
- 🔡 Implement the generator activate command.
- Implement an icon for locked generator tiers.
- ⚙️Introduce GUI customization options:
- Allow hiding filters
- Allow changing border block for User GUI
- Allow changing clicking operations
- ⚙️Introduce command renaming options:
- Allows renaming player main command (by default
generator
) - Allows renaming player view command (by default
view
) - Allows renaming player buy command (by default
buy
) - Allows renaming player activate command (by default
activate
) - Allows renaming admin main command (by default
generator
)
- Allows renaming player main command (by default
- ⚙️🔡Add a notification message about a new unlocked generator.
- Add a config option that disables it.
- ⚙️Add an option that allows to automatically deactivate the oldest active generator, if the limit has reached.
Fixes
Magic Cobblestone Generator 2.1.0
User interface improvements and small bug-fixes.
Compatibility
✔️ BentoBox API 1.14.0.
✔️ Minecraft 1.15.2 (tested with 1.13.2, 1.14.4, and 1.16.4)
Changelog
Legend
🔡 locale files may need to be regenerated or updated.
⚙️ config options have been removed, renamed or added.
🔺 special attention needed.
Contents
Features
- Improve GUI messages by adding "Helping" text in button descriptions.
- Hide top generator type button, if there is no generator with a given type.
Fixes
Magic Cobblestone Generator 2.0.0
Complete addon rewrite. With a new Minecraft version, new BentoBox version comes completely reworked Magic Cobblestone Generator.
Compatibility
✔️ BentoBox API 1.14.0.
✔️ Minecraft 1.15.2 (tested with 1.13.2, 1.14.4, and 1.16.1)
Changelog
Legend
🔡 locale files may need to be regenerated or updated.
⚙️ config options have been removed, renamed or added.
🔺 special attention needed.
Contents
Features
- 🔺 Rework generator template. Now generator tiers are in a separate file. The template file is for easier editing. Generators still must be imported into GameMode after each editing.
- Supports all 3 types of lava based block generation: cobblestone, stone, basalt (1.16).
- Generators can be locked by island level and permission.
- Generators can be purchased.
- Generators can have activation cost.
- Generators can have specific biome where they operate.
- Generators can have a chance to drop a treasure on block generation.
- Users can activate multiple generators.
- User GUI for viewing/activating/deactivating generators. Accessible with
/[user_command] generator
command. - User GUI for viewing detailed information about each generator. Accessible by right click on generator in GUI mentioned above.
- 🔺 Permissions are reworked:
[gamemode].admin.stone-generator
- access to admin commands.[gamemode].stone-generator
- access to user commands.[gamemode].stone-generator.active-generators.[NUMBER]
- specify user specific active generator count.[gamemode].stone-generator.max-range.[NUMBER]
- specify user specific working range distance.
- 🔡 Complete addon rework includes that all locales must be updated.
- ⚙️ Implement new config options:
- offline-generation - allows disabling generator if all members are offline
- use-physic - allows disabling game physic when a block is placed. Allows floating gravel/sand.
- working-range - allows specifying how far island member must be for a generator to work.
- default-active-generators - allows specifying how many generators on an island can be activated at the same time.
- Placeholders:
[gamemode]_magiccobblestonegenerator_active_generator_count
- returns number of currently active generators on player island.[gamemode]_magiccobblestonegenerator_max_active_generator_count
- returns number of maximal allowed active generators at the same time.[gamemode]_magiccobblestonegenerator_active_generator_names
- returns list of active generator names separated with,
[gamemode]_magiccobblestonegenerator_unlocked_generator_names
- returns list of unlocked generator names separated with,
[gamemode]_magiccobblestonegenerator_purchased_generator_names
- returns list of purchased generator names separated with,
- 2 New protection flags in Island Settings:
- MAGIC_COBBLESTONE_GENERATOR - ability to disable magic generator with a single flag.
- MAGIC_COBBLESTONE_GENERATOR_PERMISSION - ability to specify which island member group can activate/deactivate generators.
MagicCobblestoneGenerator 1.7.0.2
This is a pretty basic magic cobblestone generator. It replaces both stone and cobblestone generators with the custom generation process. It is not the fastest, as it uses basic Minecraft generation logic, but it provides the ability to customize any generation outcome.
Compatibility
✔️ BentoBox API 1.7.0.
✔️ Minecraft 1.14.4 (tested with 1.13.2 and 1.15.1)
Changelog
Legend
🔡 locale files may need to be regenerated or updated.
⚙️ config options have been removed, renamed or added.
🔺 special attention needed.
Contents
Features
- Ability to define different generation outcome based on the island level.
- Ability to specify different generators per game mode.
- Ability to disable ore generator, if all island members are offline.
- Ability to view all generator tiers.
- Ability to view current generator tier.
- Has English, Latvian and Spanish translations.