LemonySell is a sell plugin developed for Minecraft Spigot/Paper 1.20.1, allowing players to easily sell their items through a clean and user-friendly interface.
The plugin is coded using Maven and is shared as fully open-source. It was created mainly for private servers with a strong focus on performance and simplicity.
---
Tested Version
Minecraft: 1.20.1
Server Software: Spigot / Paper
Java: 21+
---
Required Dependencies
The following plugins are required for LemonySell to work properly:
Vault
Required for economy integration. Vault also needs an economy plugin (EssentialsX, CMI, etc.) to function.
ProtocolLib
Used for GUI handling and packet management.
---
⌨️ Commands
/lemonysell → Opens the sell menu
/lemonysell worth → Opens the item worth / price menu
/lemonysell reload → Reloads the plugin
---
Permissions
lemonysell.use → Access to /lemonysell (Default: Enabled)
lemonysell.worth → Access to /lemonysell worth (Default: Enabled)
lemonysell.admin → Access to /lemonysell reload (Default: OP)
---
Notes
The plugin is fully customizable.
Being open-source, it can be freely modified and improved.