Yes, is me again. Yo man, rate and comment!
- Added GUI custom almost all the treasure content
-- Including rename, add an item, remove an item, change chance or exp
- Added Player view and Admin view
- Removed the /tr gui itemList
If you don't want to override config.yml, you should add the above text in your config.yml.
Code (Java):
# Players can see the
/tr gui treasure down lore
GUI_player_treasure_down_lore
:
-
""
-
"&aLeft-click to open treasure content"
# Admins can see the
/tr gui treasure down lore
GUI_admin_treasure_down_lore
:
-
""
-
"&aLeft-click to open treasure edit"
-
"&eMiddle-Click to rename the treasure"
-
"&bRight-click to remove this treasure"
# Version
1.8 update
# Inside the treasure inv back name
GUI_create_treasure_back
:
"&6Back to lucky treasure"
# Version
1.8 update
# Inside the treasure inv title
GUI_ceate_treasure_title
:
"%treasure% (Page.%page%)"
# Barrier name
GUI_no_perm_name
:
"&cNo Permission"
# Admins can see
GUI_create_treasure_info_name
:
"&7Treasure setting"
GUI_create_treasure_info_lore
:
-
""
-
"&aLeft-Click to edit the chance"
-
"&bRight-Click to edit the exp"
GUI_create_treasure_name
:
"&7Create treasure"
GUI_create_treasure_lore
:
-
""
-
"&aClick to create a custom treasure"
# Version
1.8 update
GUI_player_create_treasure_item_lore
:
-
"&7Chance: &a%chance%"
-
"&7Lower: &6%lower%"
-
"&7Upper: &6%upper%"
GUI_create_treasure_item_lore
:
-
"&7Chance: &a%chance%"
-
"&7Lower: &6%lower%"
-
"&7Upper: &6%upper%"
-
""
-
"&aLeft-Click to edit the chance"
-
"&eMiddle-Click to edit the quantity"
-
"&bRight-Click to remove this item"