Alkatraz Magic 0.4.5
on Nov 15, 2025BUG FIX
- Fixed NMS_v1_21_R5 registering on 1.21.10 instead of NMS_v1_21_R6.
Alkatraz Magic 0.4
on Nov 14, 2025Changelog:
- 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.
Alkatraz Alpha 0.3
on Nov 2, 2025Changelog
- Added Stats GUI & Stat Points (
/alkatraz stats)stat_pointsstatreset_tokensstatstats.ymlfile in playerdata/
- Added Fire Blast Spell
- Added
alkatraz.command.spells.otherpermission, to view another player's /spells gui. - Added
circle_tickstoconfig.yml, which is how often the particles for casting are displayed. Default 10 (0.5s). - Fixed
/alkatraz circle set. - Changed
Magic Damage->Magic Affinityto match element stats. - Revamped Circle Leveling
- Max Mana:
- 0: 100
- 1: 267 -> 200
- 2: 433 -> 400
- 3: 600 -> 800
- 4: 767 -> 1250
- 5: 933 -> 2000
- 6: 1100 -> 2750
- 7: 1267 -> 4000
- 8: 1433 -> 7500
- 9: 1600 -> 10000
- Mana Regen:
- Previous:
- Calculated by
max_mana_of_circle / (100 + (max_mana_of_circle - 100) * (8/150))
- Calculated by
- New:
- 0: 1
- 1: 2
- 2: 2.5
- 3: 3
- 4: 5
- 5: 6.25
- 6: 7.5
- 7: 10
- 8: 12.5
- 9: 15
- Previous:
- Max Mana:
- Added Spell Effectiveness Scaling. Spells now scale damage/effectiveness with the affinity of the caster, and with the resistance of the attacked.
- Fixed Fireball Damage Scaling (didn't work in the first place)
- Fixed Lesser Heal Particles when healing another player.
- Updated Mana Costs:
- Air Burst: 36 -> 15
- Earth Throw: 36 -> 15
- Fireball: 36 -> 15
- Water Sphere: 36 -> 15
- Lesser Heal: 66 -> 75
- Changed Lesser Heal Max Mastery: 100 -> 150
Update Requirements:
- Delete All Spell Config Files
- Delete
config.yml
Alkatraz 0.2
on Oct 25, 2025Additions:
- Circle/Level System
- Scaling Max Mana and Mana Regeneration
- Spells locked behind Circle Requirement
- Changed Mana Costs
- 3 new Spells
- Air Burst (1st circle)
- Earth Throw (1st circle)
- Lesser Heal (2nd circle)
Fixes
- Fixed Casting Delays
Support: Discord
Alkatraz 0.1
on Oct 18, 2025Alpha release of Alkatraz


