Rice Plugins Rice Plugins
🏡 Home
  • Paid Plugins

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

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

    • PlayerMenu
    • PlayerChat
    • ip2region
    • OfflinePapi
  • Free Plugins

    • PlayerIntensify
    • PlayerCurrency
    • DeepSeek
    • MonsterPlus
    • RiceMotd
    • RiceNotice
    • PlayerRace
    • PlayerRewards
    • PlayerFatigue
    • LoginExpansion
    • PlayerSignIn
    • 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
  • Partial Paid

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

    • PlayerMenu
    • PlayerChat
    • ip2region
    • OfflinePapi
  • Free Plugins

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

    • Introduction
    • Commands & Permissions
    • Variable Support
    • Video Showcase
    • Image Gallery
    • FAQ
    • Purchase Notes
    • Update Log
  • Pro

    • Menu Example
    • Command Menu
    • Shop Menu
    • Head Menu
    • Permission Menu
    • CD Menu
    • Variable Menu
    • Purchase Limit Menu
    • Money Menu
    • Cross-Server Menu
    • Open Menu
    • Amount Menu
    • Refresh Menu
    • Priority Menu
    • Delay Menu
    • Input Menu
    • Left-Right Click Menu
    • PlayerMenu
    • Pro
    handy
    2024-12-29
    目录

    Left-Right Click Menu

    # Left-Right Click Menu (1.5.0+)

    • clickType
    • actions

    clickType means this button only works when clicked in the specified way actions means commands executed for left and right clicks

      '1':
        index: 1
        name: Left Click
        material: ARROW
        lore:
          - "&f- &7Click to try"
        isEnchant: false
        custom-model-data: 0
        hideFlag: true
        hideEnchant: true
        # Configure this button to only work with left click, left is left, right is right
        clickType: left
        commands:
          - '[message] You used left click'
      '2':
        index: 2
        name: 'Left-Right Click Trigger Different Commands'
        material: APPLE
        lore:
          - "&f- &7Try left and right click"
        isEnchant: false
        custom-model-data: 0
        hideFlag: true
        hideEnchant: true
        actions:
          left:
            - '[console] say Command triggered by left click'
          right:
            - '[console] say Command triggered by right click'
    
    Input Menu

    ← Input Menu

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