EnchantAPI is a lightweight developer utility for a Minecraft Bedrock server powered by Nukkit. This Nukkit plugin provides a clearer way to retrieve enchantments without memorizing Nukkit’s internal names. For example, developers can request Sharpness through Enchant.SHARPNESS, then receive the corresponding Nukkit enchantment object.
It also offers a name based lookup method, although exact spelling is required and invalid names may trigger an error. Released as version 1.0.0 with API compatibility listed as 1.0.11, it is aimed at plugin creators who want a small, convenient abstraction. At BoxToPlay, we recommend it for server projects that value readable enchantment code and straightforward integration.
Create your Nukkit server and install EnchantAPI with one click!