Compatibility
Minecraft: Java Edition
1.21–1.21.3
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 9 months ago
Updated last month
Allow players to easily enchant their items with a nice interface. Purchase of items it done using your server economy.
Features
- Full list of enchants that can be bought from an in-game interface.
- Unsafe enchantments. Configurable in config.yml
- Set prices in either server currency, XP levels or disable economy.
- Edit prices in the config.
- Currency works with all Vault-Compatible economy plugins.
- Buy different levels of enchantments
- Permissions for every enchantments
- Permission for every level of an enchantment
- Custom title of /eshop window. Configurable in config.yml.
- Set your own custom messages in localization.yml.
- Configurable items in the shop window in shop.yml.
- Ability to configure the back item in shop.yml.
Commands
- /eshop - Opens the interface.
- /eshop reload - Reloads the configuration file.
- /eshop toggle - toggles the option to right click the enchanting table to open the shop.
Permissions
- eshop.use - Gives access to /eshop
- eshop.admin - Gives access to the reload command.
- eshop.enchantingtable - Gives access to right click on enchanting table to open shop.
- eshop.enchantingtable.toggle - Gives access to /eshop toggle.
- eshop.enchants.all - Gives access to all enchants and all levels of the enchants
- eshop.enchants.<enchant name> - Base permission to show the enchant symbol in the gui.
- eshop.enchants.<enchant name>.<level> - Gives access to the <enchant name> & <level>. Must have the base permission.
- eshop.enchants.<enchant name>.all - Gives access to all levels of the enchant.
Additional Credits
Dentych - For making the original version of the plugin.