🌤️ Guida: Gestire il meteo sul tuo server Hytale
📋 Introduzione
Il comando /weather ti consente di controllare il meteo nei diversi mondi del tuo server Hytale.
🔧 Comandi disponibili
1️⃣ Impostare il meteo (set)
Sintassi :
/weather set <weather> [--options]
Descrizione : Imposta un meteo forzato in un mondo.
Permesso : hytale.system.command.weather.set
Parametri
| Parametro | Tipo | Richiesto | Descrizione |
|---|---|---|---|
weather | Weather Asset | ✅ Richiesto | Il meteo da forzare |
--world <world> | World | ❌ Opzionale | Il mondo su cui applicare il comando |
Tipi di argomenti
- Weather Asset : Un riferimento a un Asset di tipo Weather
- World : Nome della cartella del mondo (esempio:
default)
Esempio :
/weather set rain
/weather set rain --world default
2️⃣ Ottenere il meteo attuale (get)
Sintassi :
/weather get [--options]
Descrizione : Ottieni il meteo attualmente forzato in un mondo.
Permesso : hytale.system.command.weather.get
Parametri
| Parametro | Tipo | Richiesto | Descrizione |
|---|---|---|---|
--world <world> | World | ❌ Opzionale | Il mondo su cui applicare il comando |
Tipi di argomenti
- World : Nome della cartella del mondo (esempio:
default)
Esempio :
/weather get
/weather get --world default
3️⃣ Reimpostare il meteo (reset)
Sintassi :
/weather reset [--options]
Descrizione : Reimposta il meteo forzato in un mondo per tornare al comportamento predefinito.
Alias : clear
Permesso : hytale.system.command.weather.reset
Parametri
| Parametro | Tipo | Richiesto | Descrizione |
|---|---|---|---|
--world <world> | World | ❌ Opzionale | Il mondo su cui applicare il comando |
Tipi di argomenti
- World : Nome della cartella del mondo (esempio:
default)
Esempio :
/weather reset
/weather reset --world default
🔑 Riassunto dei permessi
| Comando | Permesso |
|---|---|
/weather set | hytale.system.command.weather.set |
/weather get | hytale.system.command.weather.get |
/weather reset | hytale.system.command.weather.reset |
📊 Riepilogo rapido
| Comando | Azione |
|---|---|
/weather set <weather> | Forzare un meteo |
/weather get | Vedere il meteo attualmente forzato |
/weather reset | Reimpostare il meteo (ritorno predefinito) |
⚠️ Note
- Il parametro
--worldconsente di mirare a un mondo specifico - Se
--worldnon è specificato, il comando si applica al mondo attuale - Il comando
/weather resetpuò anche essere scritto come/weather clear
Hai bisogno di un server Hytale?
Scopri le nostre offerte di hosting Hytale a partire da 9,98€/mese con deployment istantaneo.
