Skip to content

SulfurLab v1.0.0

Latest

Choose a tag to compare

@33drygo 33drygo released this 17 Jun 05:55
e268fb4

SulfurLab v1.0.0 Change Log:

  • feat: create Sulfur Cubes with custom physics β€” bounciness, friction and air drag
  • feat: per-cube displayed block β€” set any block the cube shows off
  • feat: value ranges enforced β€” bounciness 0–1, friction 0–10, air drag 0–100
  • feat: JSON storage (sulfurs.json) β€” cubes survive restarts and re-apply their physics on load
  • feat: full command suite under /sulfurlab (alias /slab) β€” new, set, unset, block, list, info, rename, tp, tphere,
    glow, kill, reload
  • feat: auto-generated names when /new is run without one
  • feat: full tab-completion β€” cube names, the @ALL selector, flags, block IDs, and per-property value hints (default /
    min / max)
  • feat: clickable /list β€” click a cube to teleport to it
  • feat: smart /tp β€” falls back to a cube's last known location when its chunk isn't loaded
  • feat: timed /glow (0 = off)
  • feat: managed cubes don't drop their absorbed block on death
  • feat: create effects β€” note-block sound and geyser particles (toggleable in config.yml)
  • feat: configurable messages (messages.yml) with #RRGGBB hex color support
  • feat: developer API (SulfurCubeBuilder + SulfurCubes presets) β€” spawn pre-configured cubes from your own plugin
  • feat: Modrinth update checker β€” notifies ops on join