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

QueQiao

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

7.3K
11
🌍中文 / 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
  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.

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

Minecraft: Java Edition

1.21.x1.20.x1.19.x1.18.x1.17.x1.16.x1.15.x1.14.x1.13.x1.12.x1.7.x

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

Сервер

Создатели

Детали

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