🚀 Have you tried the latest version
📚 Have you checked the Wiki
🔗 Is there a duplicate Issue
📰 Server details
TrMenu Dump Information (Date: 2026-08-28 22:01:47)
| Server OS: Windows 11 amd64 10.0
| Server software: Leaf - 1.21.11-174-3727fcc (MC: 1.21.11) (1.21.11-R0.1-SNAPSHOT)
| Java version: Eclipse Adoptium (OpenJDK Runtime Environment 25.0.3+9-LTS)
| TrMenu: 3.12.5
Installed Plugins:
· LuckPerms - 5.5.65
· PlaceholderAPI - 2.12.2
· PlayerPoints - 3.3.5
· PlugManX - 3.0.4
· ProtocolLib - 5.4.0
· TrMenu - 3.12.5
· Vault - 1.7.3-b131
· XConomy - 2.26.3
🔍 Detailed description
复现步骤
1. 打开菜单,左键设置playerData数据为`分钟-时间`
2. lore中`%trmenu_data_playerData%` papi变量正确显示
3. 右键删除playerData时, lore中的papi显示为null, 但数据库中数据并未发生改变。但是set-data还是可以改动数据
4. 这种导致一个问题: 当使用del-data删除数据后, 服务器重启之后,数据又恢复了
🗄 Server log
⚙ Configurations
```yml
Title: 'demo'
Options:
Default-Layout: 0
Hide-Player-Inventory: false
Depend-Expansions: []
Layout:
- ' `button` '
Icons:
button:
display:
material: black stained glass pane
name: '&r'
lore:
- ''
- '数据: %trmenu_data_playerData%'
- ''
actions:
left:
- 'set-data: playerData %server_time_mm%-%server_time_ss%'
- 'update: button'
right:
- 'del-data: playerData'
- 'update: button'
🚀 Have you tried the latest version
📚 Have you checked the Wiki
🔗 Is there a duplicate Issue
📰 Server details
🔍 Detailed description
🗄 Server log
⚙ Configurations