
QUIPT
QUIPT (Quick's Univeral Integrated Plugin Toolkit) is an ambitious project that aims to provide a handful of tools to both server owners and developers.
About this Mod
QUIPT 
QUIPT is a multi-module toolkit for Minecraft servers and developers. It provides:
- Paper and Fabric integration layers
- An embedded HTTP server (Jetty) for callbacks/resources
- Resource pack auto-updates via webhooks
- A Discord bot integration with plugin loading
- Developer APIs for events, registries, messaging, placeholders, and ephemeral advancements
Quick Links
- Overview: docs/OVERVIEW.md
- Installation: docs/INSTALLATION.md
- Configuration Reference: docs/CONFIGURATION.md
- Modules: docs/MODULES.md
- Developer Guide: docs/DEVELOPER.md
- Contributing: docs/CONTRIBUTING.md
Getting Started (Paper)
- Download a release from Modrinth or GitHub and place the JAR in plugins/.
- Start your server once to generate default configs.
- Edit configs under plugins/quipt-paper/ (see docs/CONFIGURATION.md).
- Restart the server. QUIPT will start the embedded web server and Discord bot if enabled.
Server Owner Features
- Resource Pack Management: Configure resources.json with your pack repo and server IP. Trigger updates via /resourcepack update or a webhook to http://
: /resources/update/. - Teleportation Management: Simple P2P teleports and configurable warps/homes.
Developer Features
- Events and Listeners: Ready-to-use listeners and an event system to hook into.
- Ephemeral Advancements: Send toast-like updates to players using Bukkit advancements under the hood.
- Embedded Web Server: Mount your own handlers at custom routes.
- Discord Integration: Post server status and extend via bot plugins.
Building From Source
- Requirements: Java 21, Git
- Windows PowerShell: .\gradlew.bat build
- Other platforms: ./gradlew build
- Artifacts are available under each module's build/libs directory.
Support and Community
Versioning
- See gradle.properties for project_version and supported_minecraft_versions.
License
- Copyright © QuickScythe.
- See repository license file for details.
Available Versions
How to Install QUIPT on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.11).
Install Mod
Open the mod browser in the dashboard and search for "QUIPT". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.11, 1.21.10, 1.21.9 (+95 more)
Server-side
~ OptionalRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
QUIPT server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.11). You can switch loaders with one click in the panel.
Is QUIPT compatible with fabric and paper?
QUIPT officially supports fabric, paper for Minecraft 1.21.11, 1.21.10, 1.21.9. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with QUIPT – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if QUIPT consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install QUIPT with just one click on your server.