List of server commands/time: Difference between revisions

From Vintage Story Wiki
m (The table can now be sorted)
(Added link to server commands and is now translatable)
Tags: Mobile edit Mobile web edit
Line 1: Line 1:
<languages/>
<translate>
<onlyinclude>
*<code>/time [set|get|speed]</code><br />Time related functions
*<code>/time [set|get|speed]</code><br />Time related functions
**<code>/time</code><br /> Shows current time.
**<code>/time</code><br /> Shows current time.
Line 35: Line 39:
| witchinghour || 3
| witchinghour || 3
|}
|}
</onlyinclude>
[[List of server commands]]
</translate>

Revision as of 00:05, 23 February 2022

Other languages:


  • /time [set|get|speed]
    Time related functions
    • /time
      Shows current time.
    • /time set [lunch|day|night|latenight|morning|latemorning|sunrise|sunset|afternoon|midnight|witchinghour]
      Sets the clock to the given time of day.
    • /time set [time]
      Sets the clock to the time given in hours, in 24 hour format. E.g. 1.5 is 1:30 AM.
    • /time setmonth [jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec]
      Sets the calendar to the given month of the year
    • /time add [hours]:[minutes]
      Adds given hours and minutes to the calendar.
    • /time speed [0-9999]
      Shows or sets current game time speed (default 60).
    • /time hoursperday [0-9999]
      Shows or sets the current hours per day (default 24).
    • /time calendarspeedmul
      Shows or set the calendar speed multiplier, changing the overall time speed in game (default 0.5, making the hours pass by 50% of normal speed).
Time name Time value
lunch 12
day 12
night 20
latenight 22
morning 8
latemorning 10
sunrise 6.5
sunset 17.5
afternoon 14
midnight 0
witchinghour 3


List of server commands