MessMod 0.9.0+v20250827-BETA

Changelog

New

Options

  • hayOscilloscope
    • Make hay block a oscilloscope / logic analyzer.
  • hayOscilloscopeChannelVisibilityBroadcast
  • smartCursorMode
    • Allow cursors to stop at word delimiters other than spaces (e.g. commas in entity selectors) when editing commands with Ctrl + Arrow or Ctrl + Backspace.
  • smartCursorCustomWordDelimiters
  • survivalStatusBarInCreativeMode
  • survivalXpBarInCreativeMode
  • disableClientChunkUnloading

Commands

  • /logdeath
    • Record death causes of entities and get statistics.
  • /wavegen
    • Wave generator (a.k.a. function generator) in Minecraft.
  • /touch
    • Update a large range of blocks. Fix "abnormal" block states.
  • /setblockraw
    • Set block with setBlockState() method directly

Others

  • Array literal

Changes

  • <exploder> argument in /explode.
    • To emulate powered creeper explosion / TNT looting.
  • /variable print <var> toString can accpet an accessing path to apply to the variable before printing.
  • Recording & Statistics in /logpacket.

Fixes

  • flowerFieldRendererSingleLayer has no description & crashes the client
  • flowerFieldRenderer crashes the server with ConcurrentModificationException when generating new chunks of biome other than flower forest.
  • TranslatableExceptions thrown when creating variable with literals are not handled properly, resulting in "unexpected error".
  • Potential resource leakage when saving custom accessing path nodes.
  • Compiled SimpleNodes (.x, .y, .identityHash, etc.) has incorrect output type, causing unexpected compilation failure.
  • Class literals are not remapped.
  • Older custom HUD line added with /hud subField ... -THIS- are incorrectly replaced by new lines referecing fields directly.
    • Hard to believe it has been there since May 2022!
  • class node not doesn't present in suggentions.
  • /variable print <slot> doesn't work

Files

messmod-0.9.0+v20250827-BETA.jar(902.39 KiB) Primary Download

Project members

lovexyn0827

Owner

Details

Licensed CC0-1.0
Published 3 years ago
Updated 12 days ago