Skip to content

Releases: Wertik/BlockRegen

3.11.0

16 Sep 12:13
637c9df
Compare
Choose a tag to compare

Changes

  • CustomModelData support
    • Add custom-model-data option with a corresponding value to any drop item section
  • Oraxen & MMOItems support
    • Use prefix oraxen: or mmoitems: and the corresponding ID of a custom block of the plugin (ex.: oraxen:caveblock)
    • Available in target-material, regenerate-into, replace-material

3.10.8

15 Aug 00:14
Compare
Choose a tag to compare

Changes

  • 1.21.1 support

3.10.7

26 Jun 22:01
c60567a
Compare
Choose a tag to compare

Changes

  • 1.20 support
  • Add missing permissions for debug, tools commands

3.10.6

01 Mar 00:28
Compare
Choose a tag to compare

Bugfixes

  • Fix events
  • Check for destroy flag in Residence as well as build flag

3.10.5

16 Jan 19:43
Compare
Choose a tag to compare

Changes

  • Add distinguished permissions to commands

Bugfixes

  • Fix process saving in some cases

3.10.4

03 Oct 15:27
Compare
Choose a tag to compare

Bugfixes

  • Fix per-region presets not being recognized properly

3.10.3

16 Aug 23:14
Compare
Choose a tag to compare

Bugfixes

  • Avoid using java 17 features

3.10.2

16 Aug 15:08
Compare
Choose a tag to compare

Changes

  • Allow decimals for chances in drops and commands

3.10.1

15 Aug 14:55
Compare
Choose a tag to compare

Bugfixes

  • The plugin wouldn't recognise console-commands & player-commands aliases (console-command, etc.)

3.10.0

14 Aug 21:21
Compare
Choose a tag to compare

Changes

  • Added chance to commands (format: - 80;say Hello world!, percentual chance)
  • Added chance to drops (simply add the chance property to the drop, percentual chance as well)
  • Added regeneration command (/blockregen regen (-p <preset>) (-r <region>) (-w <world>))
  • Added comands to manage presets configured for a region (/blockregen region add/remove/clear <region> (preset))