MinecraftREST 图标

MinecraftREST

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 1.0.1
本资源为搬运资源,原资源地址: https://modrinth.com/mod/minecraftrest
资源信息

Minecraft 版本: 1.20 1.20.1 1.20.2 1.20.3 1.20.4 1.20.5 1.20.6

平台: bukkit paper spigot

标签: management utility

资源介绍

MinecraftREST

The first stable release of MinecraftREST, a powerful REST API interface for Minecraft servers that provides secure endpoints for server management and player interactions.

? Features

  • ? Secure JWT Authentication
  • ? RESTful API endpoints for server management
  • ? Player management (kick, gamemode, messaging)
  • ? Server information and statistics
  • ⚡ Rate limiting protection
  • ? Real-time player and world data

? Requirements

  • Java 17 or higher
  • Spigot/Paper server 1.20.4

? Installation

  1. Download the minecraft-rest-1.0.0.jar from this release
  2. Place it in your server's plugins folder
  3. Start/restart your server
  4. Configure the plugin in plugins/MinecraftREST/config.yml

Configuration

The plugin creates a config.yml file in plugins/MinecraftREST/ with the following options:

# API Configuration
api-port: 4567  # The port on which the HTTP API will run

# Security Configuration
security:
  jwt-secret: "your-secret-key-here"  # Change this to a secure random string
  max-requests-per-minute: 60  # Rate limiting threshold
  admin-credentials:
    username: "admin"  # Change this to a secure username
    password: "change-this-password"  # Change this to a secure password

⚠️ Important: Change the default security settings before using in production!

API Documentation

The API is documented using the OpenAPI (Swagger) specification. You can find the full API documentation in:

Quick API Overview

All endpoints except /api/auth/login require JWT authentication via Bearer token.

  1. Authentication

    • POST /api/auth/login - Get JWT token
  2. Server Management

    • GET /api/server/info - Get server information
    • POST /api/server/command - Execute console command
    • POST /api/broadcast - Broadcast message
  3. Player Management

    • GET /api/players - List online players
    • POST /api/player/message - Send message to player
    • POST /api/player/kick - Kick player
    • POST /api/player/gamemode - Change player gamemode
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Frost Walker: Enhanced

价格:0 墨喵币
下载量:0

查看详情
TrackTrade

价格:0 墨喵币
下载量:0

查看详情
L4D1 Louis Warden

价格:0 墨喵币
下载量:0

查看详情
MopsIsLand

价格:0 墨喵币
下载量:0

查看详情