Modscraper Modscraper Minecraft
QueQiao logo

QueQiao

Mod

Minecraft Server Mod/Plugin for Real-time Player Events & API Broadcast Messaging.

Type

Mod

Modrinth Downloads

8,643

Modrinth ID

rVJvtYoX

Last Updated

May 16, 2026

Description

QueQiao

✨ Minecraft Server Mod/Plugin for Real-time Player Events & API Broadcast Messaging ✨

Introduction

Documentation

Can't find a suitable Mod/Plugin version? Feel free to submit an Issue

Quick Start

  1. Install the corresponding server plugin/mod
  2. Configure websocket_server in config.yml:
    • enable: true # Enable WebSocket server
    • host: "127.0.0.1" # WebSocket Server address
    • port: 8080 # WebSocket Server port
  3. Start the server and wait for WebSocket Server to initialize
  4. Use ApiFox or other API testing tools, or connect with Integration projects
    • Configure global Request Header: { // Required: server name, must match 'server_name' in config.yml "x-self-name": "TestServer", // Optional: auth token, must match 'access_token' in config.yml (omit if empty) "Authorization": "Bearer 123" }
  5. Launch the game and join the server
  6. Refer to the API Documentation to send messages or listen to player events.

Integration Projects

Related Projects

Compatibility

Community

Special Thanks

Support & Contribution

  • Star this project if you find it useful or support me on Afdian
  • Submit suggestions/bugs via Issues
  • Contribute via Pull requests

License

This project is licensed under the MIT license.

Compatibility

Mod Loaders

Fabric Folia Forge Neoforge Paper Spigot Velocity

Game Versions

1.7.10 1.12.2 1.13 1.13.1 1.13.2 1.14 1.14.1 1.14.2 1.14.3 1.14.4 +40 more

Screenshots

Similar Mods

External Resources