Skip to content

Releases: ModernBetaNetwork/AdminToolbox

AdminToolbox 1.5.0

03 Jan 20:02

Choose a tag to compare

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

22 Dec 04:55

Choose a tag to compare

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

20 Dec 05:52

Choose a tag to compare

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

13 Dec 16:07

Choose a tag to compare

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

09 Jul 07:15

Choose a tag to compare

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

25 May 01:35

Choose a tag to compare

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

25 May 01:31

Choose a tag to compare

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

24 May 06:45

Choose a tag to compare

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

v1.0.1

12 May 07:32
a20bf57

Choose a tag to compare

  • Should fix a bug where inventory gets cleared after logout and rejoin
  • Fixes a bug where /target <player> sometimes shows an error message even when it completed successfully

AdminToolbox 1.0

12 May 05:26
0fc5a08

Choose a tag to compare

Initial rewritten release