FAQ
# 1. Cannot directly change item material
This situation only occurs when you use GUI to create menus
1. Can use view command to enter and replace menu items
2. Can delete the ID field of the corresponding configuration node to change
# 2. PlaceholderAPI common variable explanations
Enter the following commands to install PAPI extension components (choose as needed)
papi ecloud download player
papi ecloud download vault
papi ecloud download server
papi ecloud download Multiverse
papi reload
# 3. cd and limit nodes not working
You must have an id node in the configuration for them to take effect
If you created using /plm create (size), then id nodes exist by default and no need to consider
If you manually added buttons in the configuration file, you need to add a unique id, for example id: -1 using negative numbers and must not duplicate
# 4. Menu index corresponds to chest GUI coordinate positions
| 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 |
|---|---|---|---|---|---|---|---|---|
| 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 |
| 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 |
| 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 |
# 5. How to write RGB colors (MC1.16.5+)
RGB configuration format: &#FF0000 example
This is a longer example, you can configure any place that needs color codes to see the effect
&#FF0000穿&#FF0033越&#FF0066星&#FF0099空&#FF00B4的&#FF00CC祈&#FF00FF愿
# 6. Can nodes be used together
Yes, various nodes can be used together, effects stack
# 7. How to configure items with sub-IDs in lower versions
All material nodes in configuration
Support sub-IDs, for example: red wool RED_WOOL or WOOL:14, both ways have the same effect