Skip to content

TropicalShadow/ArcaneTablePlugin

Repository files navigation

Arcane Table

This Minecraft Plugin is in beta, contact RealName_123#2570 for help or bugs

This is a Minecraft Spigot Plugin which turns the default Enchantment table into a Magical Arcane Table,
The Arcane Table will allow you to enchant your item as many times...

Versions

1.5.2 Metrics & Testing

1.5.1 MC 1.20 Support

1.5-SNAPSHOT MC 1.20 Support

1.4.1-SNAPSHOT Conflict Enchatn Fix

1.4-SNAPSHOT Code Refactoring

1.3-SNAPSHOT Inv Close On Block Break

1.2-SNAPSHOT Config Added

1.1-SNAPSHOT Bug Fixes

1.0-SNAPSHOT Initial Update


v1.5.2 | Metrics & Testing

  • Added Metrics
  • tested on 1.20.2

v1.5.1 | Version Checking Fix

  • Fixed version checking issues
  • Clean-up of EnchantmentUtils

v1.5-SNAPSHOT | MC 1.20 support

  • MC 1.20 Support
  • Recode of core plugin
  • Added percentage xp return on disenchant
  • BREAKING CHANGE - all config files have been changed to support new features
  • Config for xp return on disenchant, percentage of xp returned

v1.4.1-SNAPSHOT | Fixed Display For Conflicting Enchants

  • formatting issue related to conflicting enchantments has been resolved

v1.4-SNAPSHOT | More fixes

  • Refactoring of Advancement code
  • Language File

v1.3-SNAPSHOT | Utils Fixes

  • Breaking Arcane Table while in gui will close
  • Advancement on enchant
  • Backwards compatibility with 1.12.
  • Support for Advanced Enchantments
  • Language File

v1.2-SNAPSHOT | Config

  • Removes Console Spam from previous version
  • Xp returned on disenchant option added to config

v1.1-SNAPSHOT | Bugs

  • Getting Back Button From Shift-Clicking Back
  • Lore of items not showing

Huge thanks to Rodehaas for reporting these bugs.

v1.0-SNAPSHOT | Initial

  • Basic Table Setup