Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Creators
Details
Licensed MIT
Published last month
Updated last month
XP Bottling Plugin 🧪✨
XP Bottling is a lightweight Minecraft plugin that allows players to store their experience points (XP) into bottles for later use. This plugin is designed for Bukkit/Spigot servers and provides a simple yet useful feature for managing XP.
Features 🌟
- XP Bottling: Players can right-click an enchanting table with a glass bottle to convert their XP into an experience bottle.
- Permission-Based Access: Only players with the
xpbottling.use
permission can use the XP bottling feature. (Note: This permission is granted to players by default.) - Custom XP Cost: Bottling XP costs 7 experience points per bottle. (Note: 7 XP points is the average amount of experience an experience bottle will give when thrown, as it drops a random amount of XP between 3 and 11 points.)
- Sound Effects: Plays a custom sound when XP is bottled for an immersive experience. 🔊
- Error Messages: Players are notified if they lack permissions, XP, or the required items. ❌
How It Works 🛠️
- Hold a glass bottle in your main hand. 🍼
- Right-click an enchanting table. 📚
- If you have at least 7 XP points, the plugin will:
- Deduct 7 XP points. ➖
- Consume one glass bottle. 🧴
- Add an experience bottle to your inventory. ✨
- Play a sound effect. 🎵
If you don't meet the requirements, the plugin will notify you with a message. 📢
Permissions 🔑
xpbottling.use
: Grants permission to use the XP bottling feature. (Default: Granted to all players)
Installation ⚙️
- Download the plugin
.jar
file. 📥 - Place the
.jar
file in your server'splugins
folder. 📂 - Restart or reload your server. 🔄
- Ensure players have the
xpbottling.use
permission to use the plugin.
Issues 🐛
If you encounter any bugs or have feature requests, please open an issue in the GitHub Issues section.
License 📜
This project is licensed under the MIT License. See the LICENSE
file for details.
Enjoy the plugin and happy bottling! 🧪✨