Skip to content

OBX 1.2.0

Choose a tag to compare

@zcripted zcripted released this 17 Jun 19:53

Web Editor

  • New: Browser-based Web Editor for editing OBX config files.
  • Added: Browser editing for MOTD, scoreboard, and other OBX settings.
  • Added: Live save and reload support with config checks before saving.
  • Added: Clear save summaries that show what changed.
  • Improved: Web Editor links for hosted servers and public domains.
  • New: /obx editor sessions command for viewing active editor sessions.
  • New: /obx editor history [limit] command for viewing recent editor sessions.
  • Added: Web Editor session history in data/web-editor-sessions.yml.

Web Editor Fixes

  • Fixed: The server list getting stuck on "Pinging...".
  • Fixed: Web Editor saves that could be cut off or saved only partly.
  • Fixed: False config changes for numbers like 100 and 100.0.
  • Fixed: Reload crashes caused by world work running on the wrong server thread.
  • Improved: Web Editor request handling and cleanup.
  • Removed: A slow internet lookup when Web Editor links are created.

Kits

  • New: /kit editor GUI for creating and editing kits in-game.
  • Added: In-game editing for kit items, names, lore, icons, first-join status, and cooldowns.
  • New: /kit preview <kit> command for view-only kit previews.
  • New: obx.kit.cooldown.bypass permission for skipping kit cooldowns.
  • New: Cooldown override groups in kits.yml for rank-based cooldowns.

Admin & Player Tools

  • Added: Cleared-items viewer for /clear and /clearinv.
  • Added: Item restore support with obx.clearinv.restore.
  • Improved: Cleared-items preview menus.
  • Improved: /status player profile layout.
  • Improved: /worth with cleaner item names, buy/sell prices, held-stack totals, and shop buttons.
  • Added: Sell Hand and Sell All shortcuts to /worth when the held item can be sold.
  • Improved: Arcanum custom enchant item-name styling.

MOTD

  • Fixed: <center> so it works as a single tag.
  • Fixed: MOTD centering so text lines up correctly.
  • Fixed: Bold and color formatting making centered spaces too wide.
  • Updated: Server-list and join MOTD gradient colors.
  • Improved: The join MOTD credit line.

Storage & Upgrade Notes

  • Removed: Shipped moderation.yml files and old YAML migration.
  • Changed: Moderation data now uses SQLite.
  • Added: Automatic dated backups for old moderation.yml files on startup.
  • Changed: Arcanum now stores enchant-signing.key inside the enchants/ folder.
  • Migrated: Existing root-level enchant signing keys safely.
  • Changed: Startup now creates only the active lang/ language folder.
  • Recommended: Back up plugins/OBX/ before updating.

Security

  • Improved: Documentation for the enchant signing secret.
  • Improved: Enchant signing key location.
  • Improved: Web Editor request handling.

Issues & Feedback

  • Report: Bugs, exploits, problems, suggestions, and feedback on the OBX issue page.

Compatibility

  • Stable: No breaking API changes.
  • Stable: OBX economy remains standalone.
  • Stable: Vault, The New Economy, and ExcellentEconomy are optional hooks only.
  • Supported: OBX can register as a Vault provider when Vault is installed.
  • Supported: OBX can detect other economy plugins for status checks without handing off balances.
  • Improved: Admin gamerule menus now read gamerules from the running server, including Paper, Spigot, Folia, and Purpur-specific rules.