-
Notifications
You must be signed in to change notification settings - Fork 0
Commands
NorthWestTrees edited this page Apr 10, 2023
·
2 revisions
/realtimemod
/realtimemod
seasonType
[set/get]
The set
option has one additional parameter <seasonMethod>
.
One of the settings can be selected below for that method.
astronomicalSeason
meteorologicalSeason
solarSeason
The get
option will list what the current season method is.
-
/realtimemod
-
admin
- Only players with permission level 2 can use this command.-
seasonType
- Root command for setting the Season Type.-
0
- Setting the value to 0 will use the Astronomical system. -
1
- Setting the value to 1 will use the Meteorological system. -
2
- Setting the value to 2 will use the Solar system.
-
-
realTime
- The root command for enabling/disabling the Real-Time system.-
true
- This will make time match the host's time. -
false
- This will use the vanilla game time system.
-
-
-
info
- Allows anyone to check variables in the world.-
date
- Root command for time and date variables.-
current
- Root command for the current date.-
minute
- Gets the current time for minutes. -
hour
- Gets the current time for hours. -
day
- Gets the current date for days. -
month
- Gets the current date for months. -
year
- Gets the current date for years.
-
-
lastKnown
- Root command for the last known date.-
minute
- Gets the last known time for minutes. -
hour
- Gets the last known time for hours. -
day
- Gets the last known date for days. -
month
- Gets the last known date for months. -
year
- Gets the last known date for years.
-
-
offset
- Root command for the last known date.-
minute
- Gets the offset time for minutes. -
hour
- Gets the offset time for hours. -
day
- Gets the offset date for days. -
month
- Gets the offset date for months. -
year
- Gets the offset date for years.
-
-
worldCreated
- Root command for the world created date.-
day
- Gets the day the world was created. -
month
- Gets the month the world was created.
-
-
-
season
- Root command to get season information.-
name
- Gets the main season name. -
sereneSeasons
- Checks if Serene Seasons is connected. -
type
- Gets the season system.
-
-
weather
- Root command to get information about the weather.-
duration
- The root command for weather duration.-
current
- Gets the current duration for the weather. -
max
- Gets the maximum duration time for the world. -
min
- Gets the minimum duration time for the world.
-
-
effects
- Displays if the world uses the effects system. -
everywhere
- Displays if the world uses the weather Everwhere system. -
fileName
- Displays the world file name used in some weather script. -
group
- Displays the world's weather group. -
name
- Displays the world's weather name. -
override
- Checks if the world is being overwritten. -
seasonName
- Gets the season variable for the weather system. -
temperatureBonus
Gets the current World Temperature bonus. -
windBonus
- Gets the current World Wind bonus.
-
-
-
- 1.6.0
- Reworked the command system to allow people to check some of the variables using
/realtimemod info
root - Admin commands have been moved to the
/realtimemod admin
root
- Reworked the command system to allow people to check some of the variables using