Protocol V2
首页GitHub
首页GitHub
  1. Achievement
  • API
    • Broadcast
    • Title
    • Action Bar
    • Private Message
    • Rcon
  • Event
    • 事件测试
  • 数据模型
    • API
      • Response
    • EventModel
      • Base
        • BaseEvent
        • BaseMessageEvent
        • BaseNoticeEvent
        • BasePlayerMessageEvent
        • BasePlayerNoticeEvent
      • Achievement
        • Display
        • Achievement
    • Event
      • Player
        • Player
        • PlayerChatEvent
        • PlayerCommandEvent
        • PlayerJoinEvent
        • PlayerQuitEvent
        • PlayerAchievementEvent
  1. Achievement

Display

{
    "title": "string",
    "description": "string",
    "icon": "string",
    "background": "string",
    "frame": "string",
    "showToast": true,
    "announceChat": true,
    "hidden": true,
    "x": 0,
    "y": 0
}
Built with