/time command - please note: due to an error currently this command only works in-game!
bStats has been integrated!
/time command: This brand new command allows you to change the time in a selected world to a specific timestamp. You can also use
day, noon, night, midnight or
d, no, ni, mn instead of a timestamp!
For more information please check the commands tab on the plugins main site!
bStats metrics: bStats lets plugin creators, just like me to monitor the usage of their creation. bStats only sends anonymous data, but don't worry, you can disable it in the config file!
SOME CHANGES HAVE BEEN MADE IN THE CONFIG AND LANGUAGE FILES! IN ORDER TO AVOID ANY ERRORS PLEASE DELETE YOUR FILES AND REGENERATE THEM OR COPY THESE LINES BELOV INTO YOUR FILES:
# Here you can disable bStats. This plugin metrics helps me to see how many people use my plugins. It's completly anonymous and does not collect any personal data! For more information:
https://bstats.org/ bstats: true
//TIME MESSAGES\\: ""
usage_time: "&7/time <TOD/world/time> (<time>)"
usage_time_world: "&7/time <world> <time>"
time_error_tick: "&cError! Minecraft ticks can only have a value between &70 and &724000!"
time_set: "&6Changing time to &7%ph1% &6in the world &7%ph2%&6."
error_world_not_found: "&cError! The world &7%ph1% &cdoes not exist!"
time_day: "day"
time_noon: "noon"
time_night: "night"
time_midnight: "midnight"
time_set_tod: "&6Set time to &7%ph1% &6in world &7%ph3%&6."
For more details of this update, please open this spoiler box:
/time command added
Added new lines in the lang.yml files regarding the /time command
Integrated bStats
Added new feature to the language manager: if a line is can't be found in the language file, it will display a custom text instead of the internal error message.
Replaced line "author" with "support" in the /jass command.