“模板:TrMenu目录”的版本间的差异
来自Purtmars Wikipedia —— 普特莫斯维基
(→* 返回社区) |
(→目录) |
||
第10行: | 第10行: | ||
* '''系统商城''' | * '''系统商城''' | ||
<br> | <br> | ||
+ | <hr> | ||
+ | == Configurations == | ||
<br> | <br> | ||
+ | * '''<big>Settings</big>''' | ||
+ | <syntaxhighlight lang="kotlin" line="line"> | ||
+ | Shortcuts: | ||
+ | Offhand: [] | ||
+ | Sneaking-Offhand: | ||
+ | - condition: 'perm *trmenu.shortcut' | ||
+ | execute: 'open: Example' | ||
+ | deny: 'return' | ||
+ | Right-Click-Player: 'open: Profile' | ||
+ | Sneaking-Right-Click-Player: [ ] | ||
+ | PlayerInventory-Border-Left: [ ] | ||
+ | PlayerInventory-Border-Right: [ ] | ||
+ | PlayerInventory-Border-Middle: [ ] | ||
+ | </syntaxhighlight> |
2021年5月29日 (六) 16:26的版本
<- 返回社区
目录
- 公益配置
- 系统商城
Configurations
- Settings
1 Shortcuts:
2 Offhand: []
3 Sneaking-Offhand:
4 - condition: 'perm *trmenu.shortcut'
5 execute: 'open: Example'
6 deny: 'return'
7 Right-Click-Player: 'open: Profile'
8 Sneaking-Right-Click-Player: [ ]
9 PlayerInventory-Border-Left: [ ]
10 PlayerInventory-Border-Right: [ ]
11 PlayerInventory-Border-Middle: [ ]