Rice Plugins Rice Plugins
🏡 Home
  • Paid Plugins

    • PlayerGuild
    • RandomShop
    • PlayerAuction
    • PlayerReturn
    • CompanionsPlus
    • AfDianPay
    • PlayerTop
    • OfflinePapi
  • Partial Paid

    • PlayerTitle
    • PlayerTask
    • PlayerWarp
  • Open Source (Paid)

    • PlayerMenu
    • PlayerChat
    • ip2region
  • Free Plugins

    • PlayerIntensify
    • PlayerCurrency
    • DeepSeek
    • MonsterPlus
    • RiceMotd
    • RiceNotice
    • PlayerRace
    • PlayerRewards
    • PlayerFatigue
    • LoginExpansion
    • OauthLogin
    • Fair-DanTiao
    • McMmoView
    • ResidenceEnhance
discord (opens new window)
  • 中文 (opens new window)
  • English (opens new window)
🏡 Home
  • Paid Plugins

    • PlayerGuild
    • RandomShop
    • PlayerAuction
    • PlayerReturn
    • CompanionsPlus
    • AfDianPay
    • PlayerTop
    • OfflinePapi
  • Partial Paid

    • PlayerTitle
    • PlayerTask
    • PlayerWarp
  • Open Source (Paid)

    • PlayerMenu
    • PlayerChat
    • ip2region
  • Free Plugins

    • PlayerIntensify
    • PlayerCurrency
    • DeepSeek
    • MonsterPlus
    • RiceMotd
    • RiceNotice
    • PlayerRace
    • PlayerRewards
    • PlayerFatigue
    • LoginExpansion
    • OauthLogin
    • Fair-DanTiao
    • McMmoView
    • ResidenceEnhance
discord (opens new window)
  • 中文 (opens new window)
  • English (opens new window)
  • Basic

    • 简介
    • 命令权限
    • 变量支持
    • 视频展示
    • 图片展示
    • 常见问题
    • 购买须知
    • 更新记录
  • Pro

    • 菜单示例
    • 命令菜单
    • 商店菜单
    • 头颅菜单
    • 权限菜单
    • CD菜单
    • 变量菜单
    • 限购菜单
    • 金钱菜单
    • 跨服菜单
    • 打开菜单
    • 数量菜单
    • 刷新菜单
    • 优先菜单
    • 延迟菜单
    • 输入菜单
    • 左右菜单
    • PlayerMenu
    • Pro
    handy
    2024-12-29
    目录

    左右菜单

    # 左右菜单(1.5.0+)

    • clickType
    • actions

    clickType 表示这个按钮只能已指定方式点击才生效 actions 表示左右键对应执行的命令

      '1':
        index: 1
        name: 左键点击
        material: ARROW
        lore:
          - "&f- &7点击试试"
        isEnchant: false
        custom-model-data: 0
        hideFlag: true
        hideEnchant: true
        # 配置该按钮只能左键点击生效 left是左 right是右
        clickType: left
        commands:
          - '[message] 你用了左键点击'
      '2':
        index: 2
        name: '左右键点击触发不同指令'
        material: APPLE
        lore:
          - "&f- &7左右键点击试试"
        isEnchant: false
        custom-model-data: 0
        hideFlag: true
        hideEnchant: true
        actions:
          left:
            - '[console] say 左键触发的命令'
          right:
            - '[console] say 右键触发的命令'
    
    lastUpdated: 2025-08-13 12:09:07
    输入菜单

    ← 输入菜单

    Theme by Vdoing | Copyright © 2020-2025 Rice Plugins - All Rights Reserved
    • 跟随系统
    • 浅色模式
    • 深色模式
    • 阅读模式