Skip to content

Releases: BentoBoxWorld/MagicCobblestoneGenerator

Release 2.7.0

08 Apr 05:14

Choose a tag to compare

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

Full Changelog: 2.6.0...2.7.0

Contributors

Release 2.6.0

24 Nov 04:34

Choose a tag to compare

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

New Contributors

  • @IAISI made their first contribution in #134

Full Changelog: 2.5.1...2.6.0

Release 2.5.1

17 Apr 06:06

Choose a tag to compare

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

13 Feb 07:19

Choose a tag to compare

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

Release 2.4.0

03 Mar 16:50
0ff0948

Choose a tag to compare

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

07 Mar 22:36

Choose a tag to compare

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

  • Fixed empty space before each generator description line.
  • Fixed an issue when default generators ignored priority #86
  • Fixed a crash that occurs when accessing offline owner permissions (#87)
  • Fixed compatibility with Miner Bot plugins, like JetMinion.

Magic Cobblestone Generator 2.2.1

31 Dec 14:43

Choose a tag to compare

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

29 Dec 18:45
7bb7dab

Choose a tag to compare

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)
  • ⚙️🔡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

  • NPE build 174 #77
  • Fix placeholder bug #69
  • Fixes #72
  • Fixes #76

Magic Cobblestone Generator 2.1.0

07 Sep 09:30

Choose a tag to compare

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

  • Fixes issue with incorrect default protection flag names.
  • Fixes issue with colour codes not being registered in descriptions (#63)
  • Fixes issue with generator descriptions after importing. (#61)
  • Remove Upgrades addon requirement as it is not used.

Magic Cobblestone Generator 2.0.0

09 Jul 10:07
a774d8e

Choose a tag to compare

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.