Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
Platforms
Details
Licensed Apache-2.0
Published last month
Updated 2 weeks ago
Changelog
Changelog:
- Added NMS Support
- Experience Bars no longer interfere with true Exp.
- New Spells:
- Disguise: Allows the user to disguise as another online player.
- Stealth: Hides the user from view of other players. User appears transparent if the other player has a greater circle level.
- Detect: Scans the surroundings for entities. Hostile mobs glow red, passive glow white, unstealth players glow yellow, stealth players glow gray (if lower circle level).
- Added
/alkatraz reloadcommand, to reload spell configs. - Added PlayerCastEvent (for future API)
- Changed wand lore creation.
- Fixed HOTBAR_SWAP Inventory Click.
- Changed Spell Descriptions from
String->String List - Added
Registered {spell}logging on startup. - Made NBT-API shaded. So it is now not a dependency.
- NULL element was changed to NONE element (in spell comments)
- Alkatraz has become a multi-module project, which doesn't change much on the server-side, but it is a big change.
How To Update
Due to changes in .yml's, it is vital to delete the /spells directory in the Alkatraz folder. Player data must also be reset, due to the addition of the stealth boolean.
Dependencies
Following this update, Alkatraz has NO dependencies.


