List of server commands/time: Difference between revisions

From Vintage Story Wiki
(Added link to server commands and is now translatable)
Tags: Mobile edit Mobile web edit
(Marked this version for translation)
Tags: Mobile edit Mobile web edit
Line 2: Line 2:


<translate>
<translate>
<!--T:1-->
<onlyinclude>
<onlyinclude>
*<code>/time [set|get|speed]</code><br />Time related functions
*<code>/time [set|get|speed]</code><br />Time related functions
Line 13: Line 14:
**<code>/time calendarspeedmul</code><br /> 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).
**<code>/time calendarspeedmul</code><br /> 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).


<!--T:2-->
{| class="wikitable sortable"
{| class="wikitable sortable"
|-
|-
Line 41: Line 43:
</onlyinclude>
</onlyinclude>


<!--T:3-->
[[List of server commands]]
[[List of server commands]]
</translate>
</translate>

Revision as of 00:12, 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