Low-version should be delayed, I'm a little bit tired.
- Added all settings in this plugin can be done in GUI
- Added command /tr can show up the main GUI
- Added command /tr when player execute will show Help_Message
- Fixed detect world is not the valid world, crash and spam the console
Message.yml Added
Code (Java):
# GUI
TR_GUI_title
:
"LuckyTreasure - Main"
TR_config_item_name
:
"&eConfig setting"
TR_config_item_lore
:
-
"&8Control all config setting"
-
""
-
"&aClick to open the config setting"
TR_content_item_name
:
"&aContent view"
TR_content_item_lore
:
-
"&8Enter the lucky treasure gui"
-
""
-
"&aClick to open the content view"
TR_treasure_item_name
:
"&6Treasure setting"
TR_treasure_item_lore
:
-
"&8Including commands and textures"
-
""
-
"&aClick to open the treasure setting"
# Config edit GUI
Config_status_enable
:
"&2Enabled"
Config_status_disable
:
"&4Disabled"
Config_edit_GUI_title
:
"Main - Config Setting"
Config_edit_GUI_Back
:
"&6Back to the main menu"
Config_detect_world_name
:
"&bDetect World"
Config_detect_world_lore
:
-
"&8Check the treasure time in detect world"
-
"&8It can change the detect world"
-
"&8by enter the world name"
-
"&7Status: &b%world%"
-
"&cIt may needs to restart the server"
-
""
-
"&aClick to change the detect world"
Config_disable_random_treasure_name
:
"&eDisable Random Treasure"
Config_disable_random_treasure_lore
:
-
"&8Check whether not spawn treasure in random time"
-
"&7Status: %status%"
-
""
-
"&aClick to change the status"
Config_GUI_back_button_name
:
"&6Gui Back button"
Config_GUI_back_button_lore
:
-
"&8Check whether have back button in &6/tr gui"
-
"&7Status: %status%"
-
""
-
"&aLeft-Click to change the status"
-
"&bRight-Click to change the back command"
Config_max_treasure_name
:
"&cMax Treasure"
Config_max_treasure_lore
:
-
"&8Check the maximum treasure"
-
"&8spawn by week"
-
"&7Status: &c%status%"
-
""
-
"&aClick to change the max treasure"
Config_no_treasure_name
:
"&dNo Treasure"
Config_no_treasure_lore
:
-
"&8Checking how many percentage will"
-
"&8not spawn the random treasure"
-
"&7Status: &d%value%%"
-
""
-
"&aClick to change the no treasure value"
Config_enable_world_name
:
"&6Enable World"
Config_enable_world_lore
:
-
"&8Control the treasure in which world"
-
"&8You may add the world by enter the name"
Config_enable_world_down_lore
:
-
""
-
"&aLeft-Click to enter a new enable world"
-
"&bRight-Click to open the world edit"
Config_treasure_time_lower_upper_name
:
"&6Treasure Time Lower And Upper"
Config_treasure_time_lower_upper_lore
:
-
"&8Control the minimum time to spawn random treasure"
-
"&8For minecraft &60 &7= &e0 tick &7= &b6:00am"
-
"&8For minecraft &620000 &7= &e20000 ticks &7= &b2:00am"
-
"&8Careful this variable type is LONG"
-
"&7Status: &6%lower%&7-&6%upper%"
-
""
-
"&aClick to change the treasure time lower and upper"
Config_treasure_time_name
:
"&bTreasure Time"
Config_treasure_time_lore
:
-
"&8Control the treasure existing time"
-
"&8You must to know &620 &7= &b20minutes"
-
"&7Status: &b%time% min&7(s)"
-
""
-
"&aClick to change the treasure time"
Config_treasure_exp_name
:
"&2Treasure Exp Earn"
Config_treasure_exp_lore
:
-
"&8Control whether have exp in treasure"
-
"&7Status: %status%"
-
""
-
"&aClick to change the status"
Config_treasure_particle_name
:
"&dTreasure Particle"
Config_treasure_particle_lore
:
-
"&8Control whether have particle"
-
"&8around the treasure"
-
"&7Status: %status%"
-
""
-
"&aClick to change the status"
Config_treasure_command_name
:
"&bTreasure Command"
Config_treasure_command_lore
:
-
"&8Control whether have execute commands"
-
"&8When open the treasure"
-
"&7Status: %status%"
-
""
-
"&aClick to change the status"
Config_treasure_item_name
:
"&eTreasure Item"
Config_treasure_item_lore
:
-
"&8Control whether have item(s) in treasure"
-
"&8when open the treasure"
-
"&7Status: %status%"
-
""
-
"&aClick to change the status"
# World edit GUI
World_edit_GUI_title
:
"World Edit (Page.%page%)"
World_edit_GUI_Back
:
"&6Back to the config setting"
# Treasure setting GUI
Treasure_setting_GUI_title
:
"Treasure setting (Page.%page%)"
Treasure_setting_GUI_Back
:
"&6Back to the mainmenu"