Dude, who am I? GUI done all setting is my plugin title.
Of course, the plugin has replace list GUI.
in Config.yml, replace_check has
- POTTED_POPPY
Remove it because there would be nothing to show.
- Added the replace list GUI in treasure setting
-- right-click treasure setting
-- simple drop item and will auto add into replace list
Message.yml, add below text
Code (Java):
# Replace message
Same_item_warn
:
"&cThis item already exist in replace list"
# Replace GUI
Replace_GUI_title
:
"Replace List (Page.%page%)"
Replace_GUI_back
:
"&6Back to main menu"
Replace_GUI_item_lore
:
-
""
-
"&aClick to remove this item"
Message.yml, replace below text
Code (Java):
TR_treasure_item_lore
:
-
"&8Including commands and textures"
-
""
-
"&aLeft-Click to open the treasure setting"
-
"&bRight-Click to open the replace block list"