mirror of
https://github.com/YouHaveTrouble/Enchantio.git
synced 2026-05-12 06:06:55 +00:00
adjust costs and make enchants available from enchantment table
This commit is contained in:
@@ -8,6 +8,7 @@ public final class Enchantio extends JavaPlugin {
|
||||
|
||||
@Override
|
||||
public void onEnable() {
|
||||
|
||||
getServer().getPluginManager().registerEvents(new SoulboundListener(), this);
|
||||
getServer().getPluginManager().registerEvents(new TelepathyListener(), this);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user