Releases: ModernBetaNetwork/AdminToolbox
AdminToolbox 1.5.0
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
Fixes:
/streamermodenow 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
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
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
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
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
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
What's Changed
New features
- New /spawn command by @Karltroid and @iLynxcat in #35 and #36
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
- @collin-b1 made their first contribution in #33
Full Changelog: v1.0.1...v1.1.0
v1.0.1
AdminToolbox 1.0
Initial rewritten release