QueQiao

Quick rating

Community listing page, reviews here may not be monitored by the author.

QueQiao

By 17TheWordOwner

No reviews yet

A plugin/mod that establishes a connection between Minecraft and NoneBot.

Mod Loaders
Forge
NeoForge
Fabric
Paper
Spigot
Minecraft
26.2

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Server Only

Runs entirely on the server. Also works in singleplayer.

Dedicated Server Only

Runs on a dedicated server only; does not work in singleplayer.

Varies by version.

About

Project Details

Type
Mod
License
MIT License
Latest Version
QueQiao-fabric+26.1-0.5.2

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

🌍中文 / English

QueQiao Logo

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

licenserelease

📖 Documentation · ⬇️ Modrinth · ⬇️ CurseForge · 🐛 Report Issues

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 and with these 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"
}
  1. Launch the game and join the server
  2. 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.

🌍中文 / English

QueQiao Logo

QueQiao

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

license release

spigotmc velocity velocity velocity

forge fabric fabric

📖 Documentation · ⬇️ Modrinth · ⬇️ CurseForge · 🐛 Report Issues

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
  • Start the server and wait for WebSocket Server to initialize
  • 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"
      }
      
  • Launch the game and join the server
  • 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.

Screenshots

Gallery

  • 2024-08-16_11.32.00.png
    2024-08-16_11.32.00.png 2024-08-16_11.32.00.png
  • Normal message
    Normal message Broadcast message to everyone

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~24,000
Total Downloads
CurseForge
~8,000
Modrinth
~16,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works