Admin Hax 1.3.1
on Sep 24, 2025Fix issue where heal command needed an undocumented permission, command should now work with just the adminhax.commands.heal
permission as documented
Admin Hax 1.3.0
on Aug 5, 2025- Adds
/hat
with the permissionadminhax.commands.hat
per feature request - Removes an unintended child permission node from the base permission node
Admin Hax 1.2.2
on Mar 15, 2025- Fixes issue where the Godmode toggle message would output the incorrect state
- Fixes issue where
/rename
would autocomplete names
Admin Hax 1.2.1
on Dec 20, 20241.2.1 - Fixes feedback parsing on rename command
1.2.0's Changelog:
- Added
/rename
command - Added permissions for rename command and tags
- Added config option for max characters in rename (does not include tags)
- Tested on 1.21.4
Rename Permissions | Default | Description |
---|---|---|
adminhax.commands.rename |
op | allows the use of /rename |
adminhax.commands.rename.color |
op | allows colors in /rename |
adminhax.commands.rename.color.gradient |
op | allows gradients in /rename |
adminhax.commands.rename.color.rainbow |
op | allows rainbow tag in /rename |
adminhax.commands.rename.format |
op | allows format tags in /rename |
adminhax.commands.rename.format.strikethrough |
op | allows strikethrough tag in /rename |
adminhax.commands.rename.format.italic |
op | allows italic tag in /rename |
adminhax.commands.rename.format.bold |
op | allows bold tag in /rename |
adminhax.commands.rename.format.obfuscated |
op | allows obfuscated tag in `/rename |
adminhax.bypass.rename.length |
op | bypass the configured max character length for /rename |
Admin Hax 1.2.0
on Dec 20, 2024- Added
/rename
command - Added permissions for rename command and tags
- Added config option for max characters in rename (does not include tags)
- Tested on 1.21.4
Rename Permissions | Default | Description |
---|---|---|
adminhax.commands.rename |
op | allows the use of /rename |
adminhax.commands.rename.color |
op | allows colors in /rename |
adminhax.commands.rename.color.gradient |
op | allows gradients in /rename |
adminhax.commands.rename.color.rainbow |
op | allows rainbow tag in /rename |
adminhax.commands.rename.format |
op | allows format tags in /rename |
adminhax.commands.rename.format.strikethrough |
op | allows strikethrough tag in /rename |
adminhax.commands.rename.format.italic |
op | allows italic tag in /rename |
adminhax.commands.rename.format.bold |
op | allows bold tag in /rename |
adminhax.commands.rename.format.obfuscated |
op | allows obfuscated tag in `/rename |
adminhax.bypass.rename.length |
op | bypass the configured max character length for /rename |
Admin Hax 1.1.0
on Nov 16, 2024- Adds
/broadcast
or/broadcastmsg
command for sending a message across the server - Adds
broadcast.server-prefix
to the locale
broadcast:
server-prefix: "<green>[Server]</green> » "
- Adds
adminhax.commands.broadcast
permission - Adds
/adminhaxreload
command, to reload configurations and locale - adds
adminhax.reload
permission
Admin Hax 1.0.1
on Nov 12, 2024Fix Unhandled exception
that would occur when trying to use /repair
- also fixes the fact no message would show up
Tested on 1.21.3
Admin Hax 1.0.0
on Jun 27, 2024Initial Release