Skip to content

v1.8.1

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Apr 17:13
3a8a7b0

Automated release v1.8.1
Commit: 3a8a7b0 - Merge pull request #16 from integr-dev/develop

Command & Permission Updates

  • Migrated to a more secure permission system that validates access before a command even runs.
  • Added a new /backbone checkupdate command to manually check for the latest plugin versions.
  • Simplified and improved the feedback for management commands like enable, disable, and wipe.

Diagnostics & Scripting

  • Overhauled the /bb scripting reload command to provide detailed error reports, making it easier to identify and fix script issues.
  • Enhanced the "probes" diagnostic tools with color-coded status icons and clear warnings if a memory leak is detected.
  • Improved visual clarity in all command outputs, using distinct icons to show at a glance if a script is active or disabled.

Documentation & Usability

  • Fully updated the README with a new Table of Contents for easier navigation.
  • Added comprehensive guides for all features, including PlaceholderAPI integration, the HTTP client, and custom entity goals.
  • Clarified configuration instructions to help administrators set up the plugin more efficiently.