▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/QUIPT
QUIPT

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.

2.0K
2

QUIPT Quipt

available on github available on Modrinth discord paper bukkit fabric

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)

  1. Download a release from Modrinth or GitHub and place the JAR in plugins/.
  2. Start your server once to generate default configs.
  3. Edit configs under plugins/quipt-paper/ (see docs/CONFIGURATION.md).
  4. 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.

Совместимость

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x1.12.x1.11.x1.10.x1.9.x1.8.x1.7.x1.6.x1.5.x1.4.x1.3.x1.2.x1.1.x1.0.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Детали

Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:1 год назад
Обновлён:2 месяца назад
Главная