- Fixed command /tr test has some issues on random
- Added treasure hologram
config.yml and message.yml changed.
config.yml, add below text
Code (Java):
# Version
3.8 update
# remain time setting
Treasure_hologram_enable
:
true
Hologram_message_ready
:
"&7Checking remain time..."
Hologram_message
:
"&7Remain: &6%min% &7mins &6%sec% &7sec"
message.yml, replace the below text
Code (Java):
TR_exist_player_GUI_item_lore
:
-
"&8Look on this treasure remain time"
-
"&8Also where is this and range"
-
"&7Remain time: &b%min% &7min &b%sec% &7sec"
-
"&7Range: &6%range%"
-
"&7World: &6%world%"
TR_exist_admin_GUI_item_lore
:
-
"&8Look on this treasure remain time"
-
"&8Also where is this and range"
-
"&7Remain time: &b%min% &7min &b%sec% &7sec"
-
"&7Range: &6%range%"
-
"&7World: &6%world%"
-
""
-
"&aLeft-Click teleport to the treasure"
-
"&bShift+Right-Click remove this treasure"
Config_treasure_particle_name
:
"&dTreasure Particle and Hologram"
Config_treasure_particle_lore
:
-
"&8Control whether have particle"
-
"&8and hologram around the treasure"
-
"&7Particle Status: %status%"
-
"&7Hologram Status: %hologram%"
-
""
-
"&aLeft-Click to change the particle status"
-
"&bRight-Click to change the hologram status"