Quickmark (Plugin)
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
平台: paper purpur spigot
标签: adventure social
QuickMark Server Plugin
A Spigot/Paper plugin that enables network communication for clients using the QuickMark Fabric mod.
It allows the mod to exchange structured packets between players without relying on chat messages.
? Installation
- Install on a Spigot or Paper server (1.21.7+ recommended).
- Download the latest version from
Modrinth - Place the
.jarfile into thepluginsfolder. - Restart the server.
No configuration is required.
? Purpose
QuickMark supports two network channels:
-
Plugin-based communication (this plugin)
Used automatically if the plugin is installed.
Provides reliable and fast packet exchange between clients. -
Chat-based fallback
Used only if no plugin is detected.
The mod sends messages starting withquickmark://that must not be blocked by chat filters.
Installing this plugin disables fallback mode and ensures stable communication.
✔ Compatibility
- Works only with players who have the QuickMark Fabric mod installed.
- Does not modify gameplay or require server-side rendering.
- No commands or permissions required.
❗ If You Do Not Use This Plugin
If you rely on fallback communication, make sure:
- Chat filters, anti-cheat plugins or formatting tools do not remove or modify messages starting with
quickmark://.
If such messages are filtered, marker and team synchronization will stop working.
? Related Projects
- Mod: Modrinth
⚙ Development
Build with standard Spigot plugin workflow. No additional dependencies required.
请登录后举报
暂无评论,抢个沙发吧~