Skip to content

Lodestone Warps 0.4.1

Choose a tag to compare

@github-actions github-actions released this 28 Jun 23:30
· 51 commits to main since this release

Lodestone Warps 0.4.1

Added

  • Added /warp reload to reload config/lodestone_teleport.json from disk.
  • Added /warp config to open a server-side vanilla Dialog quick config UI.
  • Added /warp config list, /warp config get <key>, and /warp config set <key> <value>.
  • Added the lodestone_teleport.config permission node for config commands and Dialog config actions.

Changed

  • Bumped the mod version to 0.4.1.
  • Updated README and roadmap with the new server-owner config tools.

Notes

  • Changing command_name or fallback_command_name still requires a server restart because commands are registered during server startup.

Commits Included

  • Add config key suggestions (bbbf395)
  • Tidy vanilla config dialog layout (516f256)
  • Add server config dialog commands (1fc64a0)