Skip to content

Releases: ModernBetaNetwork/AdminToolbox

AdminToolbox 1.5.2

Choose a tag to compare

@iLynxcat iLynxcat released this 02 Apr 20:20
  • Fixes an incompatibility where restoring an admin session on login may produce an exception if certain inventory-modifying plugins are installed (#52)

Full Changelog: v1.5.1...v1.5.2

AdminToolbox 1.5.1

Choose a tag to compare

@iLynxcat iLynxcat released this 05 Feb 18:35

Fixes

  • Players in admin mode can no longer set their spawn point by right-clicking a bed or respawn anchor.
  • By default, players in streamer mode can no longer see the streamer mode placeholder. This behavior is configurable in config.yml.

New: Update checker

On server startup, the plugin will now check the Modrinth API for updates to AdminToolbox and send an alert in the console if a new version is available.


Full Changelog: v1.5.0...v1.5.1

AdminToolbox 1.5.0

Choose a tag to compare

@iLynxcat iLynxcat released this 03 Jan 20:02

New: Streamer mode placeholder

  • Added a placeholder for indicating a player's streamer mode status when PlaceholderAPI is available (#45)

Other changes

  • Removed stats config toggle in favor of bStats global toggle (#46)

Full Changelog: v1.4.1...v1.5.0

AdminToolbox 1.4.1

Choose a tag to compare

@iLynxcat iLynxcat released this 22 Dec 04:55

Fixes:

  • /streamermode now shows an explanatory message when LuckPerms is unavailable
  • Spectating at given coordinates now teleports to the center of the targeted block

Full Changelog: v1.4.0...v1.4.1

AdminToolbox 1.4.0

Choose a tag to compare

@iLynxcat iLynxcat released this 20 Dec 05:52

New: LuckPerms context!

Allows permissions to be set conditionally based on admin state.

admintoolbox:state can be any of spectating, revealed, or normal.

New: bStats

New in this version, we collect anonymized analytics via bStats. Collected data is available publicly at https://bstats.org/plugin/bukkit/AdminToolbox/26406. Analytics can be disabled by setting enable-stats: false in config.yml.


Full Changelog: v1.3.0...v1.4.0

AdminToolbox 1.3.0

Choose a tag to compare

@iLynxcat iLynxcat released this 13 Dec 16:07

New: Fullbright! (#44)

Fullbright allows admins to activate a full-strength Night Vision effect for the duration of their active admin session.

Other changes

The plugin no longer throws errors when LuckPerms is unavailable. In this case, Streamer Mode will be unavailable.


Full Changelog: v1.2.0...v1.3.0

AdminToolbox 1.2.0

Choose a tag to compare

@iLynxcat iLynxcat released this 09 Jul 07:15

New: Streamer Mode!

Introducing Streamer Mode, a new way to allow players to self-restrict certain permissions for a provided time period. For instance, this can help by removing admin broadcats, anti-cheat alerts, private staff chats, and anything else that can be disabled by unsetting a permission node in LuckPerms.

This also introduces a config.yml file to AdminToolbox with options related to Streamer Mode.

Other changes

Various pieces of command feedback in the plugin got a slight refresh for the sake of consistency and clarity.


Full Changelog: v1.1.2...v1.2.0

v1.1.2

Choose a tag to compare

@iLynxcat iLynxcat released this 25 May 01:35

This release fixes some critical bugs with how entering and exiting admin mode was handled in v1.1.1.

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@iLynxcat iLynxcat released this 25 May 01:31

This release fixes some bugs where entering and exiting admin mode does not work properly. (by @Karltroid)

Full Changelog: v1.1.0...v1.1.1

v1.1.0

Choose a tag to compare

@iLynxcat iLynxcat released this 24 May 06:45

What's Changed

New features

Bug fixes

  • Do not attempt to restore all admins on disable by @iLynxcat in #37
  • Remove admin state from admin-state.yml after restoring by @collin-b1 in #33
  • Fix admin state during failed teleport by @iLynxcat in #34

New Contributors

Full Changelog: v1.0.1...v1.1.0