✨ The ultimate inventory-sorting plugin for your Minecraft server! ✨
QuickSort is a lightweight and efficient Minecraft plugin designed to simplify inventory management for players. Whether you're a builder, an adventurer, or just tired of the clutter, QuickSort automates the process of organizing your inventory and container contents with a single command.
Caution
QuickSort is optimized for vanilla inventories. Using it with plugins that create custom inventories may result in unintended behavior.
- ✨ Instant Sorting: Automatically group and organize items in player inventories and containers.
- ✨ Armor & Off-hand Safety: Your equipped armor and off-hand items remain untouched.
- ✨ Multi-container Support: Works seamlessly with vanilla containers like chests, barrels, shulker boxes, and more.
- ✨ Customizable Commands: Use
/quicksort
or its aliases to organize your inventory in seconds. - ✨ Lightweight & Efficient: Built with Kotlin and PaperMC API for blazing-fast performance.
- ✨ Future-ready: Fully compatible with Minecraft 1.21+.
Command | Aliases | Description | Permission |
---|---|---|---|
/quicksort |
/qs |
Sorts your player inventory. | N/A |
/quicksort container |
/qs container |
Sorts the currently open container. | N/A |
- Download the latest
.jar
file from the Releases section. - Place the
.jar
file in your server's/plugins
folder. - Restart your server to load the plugin.
- That's it! You're ready to start sorting your inventory with QuickSort.
Here's a quick demonstration of QuickSort in action:
- Minecraft 1.21+
- PaperMC server
- No additional dependencies required.
QuickSort is a free and open-source project developed by Nolly for the Minecraft community. This project is licensed under the MIT License and is provided as-is without any warranties or guarantees. Use at your own risk. Please note that QuickSort is not affiliated with or endorsed by Mojang Studios or Microsoft Corporation.
- QuickSort is not recommended for use with custom inventories from other plugins.
- Only tested with vanilla container inventories.
- Use at your own discretion.
We welcome contributions from the community! Here’s how you can help:
- Fork the repository.
- Create a new branch (
git checkout -b your-feature-name
). - Commit your changes (
git commit -am 'Add new feature'
). - Push to the branch (
git push origin your-feature-name
). - Create a new Pull Request.
- Sit back and relax while we review your changes. For major changes, please open an issue first to discuss what you would like to change.
- Clone the repository to your local machine.
- Open the project in your favorite IDE (IntelliJ IDEA recommended).
- Set up dependencies using Gradle.
- Make your changes and test them locally.
- Build the project using
./gradlew clean build
. - Locate the generated
.jar
file in the/build/libs
folder. - Test the plugin on your server.
QuickSort is licensed under the MIT License. You are free to use, modify, and distribute this project for personal or commercial purposes. We only ask that you provide proper attribution to the original author and include a link to the original repository.
This plugin wouldn’t be possible without:
- PaperMC for enabling developers to create high-performance Minecraft plugins.
- Kotlin for providing a modern and expressive programming language.
📧 Email: contact@thenolle.com 💬 Discord: Join our Discord Server
🌌 Happy Sorting! 🌌