Releases: 33drygo/SulfurLab
Releases · 33drygo/SulfurLab
SulfurLab v1.0.0
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