Skip to content

[问题]: Kether data 中的问题 #207

@wordangyou

Description

@wordangyou

🚀 是否已尝试最新的版本

  • 我已更新 TrMenu 至最新的版本, 并且同样复现该问题.

📚 是否已查阅 Wiki

  • 我已查阅 Wiki 对于该问题的相关内容, 并确定该问题是存在的.

🔗 是否存在重复 issue

  • 我已翻阅现有的 issue 没有发现内容重复, 亦或是对现有 issue 的更详细的描述.

📰 服务端详细信息

TrMenu Dump Information (Date: xxxx-xx-xx xx:xx:xx)

  | Server OS: Deepin 23
  | Server software: 1.21.8 leaf 
  | Java version: 21

  | TabooLib: x.x.x
  | TrMenu: 3.8.1
Installed Plugins:
19:21:17 INFO]: Bukkit Plugins (29):
  - Chunky, CMI, CMILib, ElectricSpawners, ExoticGarden, ExtraGear, ExtraHeads, ExtraTools, FastAsyncWorldEdit, GeyserHeads
 GuizhanLibPlugin, LuckPerms, MemoryViewer, MoreTools, Multiverse-Core, OpenInv, OreGenerator, PlaceholderAPI, PlotSquared, PlugManX
  QuickShop-Hikari, Residence, SkinsRestorer, Slimefun, SlimeGlue, TrMenu, Vault, WorldEditSUI, XConomy



### 🔍 详细的描述


1.局部配置

    deny:                     
                     - 'ke: data set dpm to math 5 + 5'
                     - 'tell: {data:dpm}'
                     - 'tell: 否'
                     
2. ke 执行似乎不生效  dpm 数值不变
3. 客户端结果 
66
否



### 🗄 服务端日志

无


### ⚙ 配置文件

  B:
    update: 20
    display:
      material: podzol
      name: '&c地皮#2'
      lore:
        - '添加地皮#2'
        - ''
        - '&c左击&e随机添加地皮'
        - '&a右击&e添加当前所在的地皮'
    actions:
      left: 
        - 'sound: BLOCK_NOTE_BLOCK_PLING-1-2'
        - condition: ' check papi %plotsquared_plot_count% == 0 '
          actions:
                #- 'command: plot auto'
                - 'delay: 20'
                - condition: ' check papi %plotsquared_plot_count% == 0 '
                  actions: 
                     - 'op: minecraft:tp ~ ~20 ~10'
                     - 'set-data: dp2x %plotsquared_currentplot_x%'
                     - 'set-data: dp2y %plotsquared_currentplot_y%'
                     - 'set-data: dp2 1'
                     - 'console: back %player_name%'
                     - 'tell ok'                      
                  deny:
                     - 'tell: &c创建失败'
          deny:
                #- 'command: plot auto'
                - 'delay: 20'
                #- condition: ' check papi %trmenu_data_dpn% == %plotsquared_plot_count% '
                - condition: 'check {{ math 1 + 7 }} < {{ math 2 + 8}}'
                  actions:
                     - 'op: minecraft:tp ~ ~20 ~10'
                     - 'set-data: dp2x %plotsquared_currentplot_x%'
                     - 'set-data: dp2y %plotsquared_currentplot_y%'
                     - 'set-data: dp2'
                     - 'console: back %player_name%'
                     - 'tell: {data:dpn}'
                     - 'tell 好了'   
                  deny:                     
                     - 'ke: data set dpm to math 5 + 5'
                     - 'tell: {data:dpm}'
                     - 'tell: 否'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions