List of server commands: Difference between revisions

From Vintage Story Wiki
(Marked this version for translation)
No edit summary
Line 87: Line 87:
<translate>== World Control == <!--T:105--></translate>
<translate>== World Control == <!--T:105--></translate>
=== /worldconfig ===
=== /worldconfig ===
Protip: Do not actually type the [ ] shown in this command syntax, that is intended only to show which values can be changed!
<translate>Protip: Do not actually type the [ ] shown in this command syntax, that is intended only to show which values can be changed!


See dedicated page on [[World Configuration]]
See dedicated page on [[World Configuration]]</translate>


=== /entity ===
=== /entity ===
Line 126: Line 126:
=== /moddb ===
=== /moddb ===
{{GameVersion|1.18.0-pre.7}}
{{GameVersion|1.18.0-pre.7}}
*<code>/moddb [install|remove|list|search|searchcompatible|searchfor|searchforc]</code><br /> ModDB utility. To install and remove mods.
*<code>/moddb [install|remove|list|search|searchcompatible|searchfor|searchforc]</code><br /> <translate>ModDB utility. To install and remove mods.</translate>
**<code>/moddb install [modid] [gameVersion]</code> : Install the specified mod
**<code>/moddb install [modid] [gameVersion]</code> : <translate>Install the specified mod.</translate>
**<code>/moddb remove [modid]</code> : Uninstall the specified mod
**<code>/moddb remove [modid]</code> : <translate>Uninstall the specified mod.</translate>
**<code>/moddb list</code> : List all installed mods
**<code>/moddb list</code> : <translate>List all installed mods.</translate>
**<code>/moddb search [query]</code> : Full-text search on ModDB
**<code>/moddb search [query]</code> : <translate>Full-text search on ModDB.</translate>
**<code>/moddb searchcompatible [modid]</code> : Search for a mod, filtered for game versions compatible with the current version
**<code>/moddb searchcompatible [modid]</code> : <translate>Search for a mod, filtered for game versions compatible with the current version.</translate>
**<code>/moddb searchfor [gameVersion] [modid]</code> : Search for a mod, filtered for the specified game version only
**<code>/moddb searchfor [gameVersion] [modid]</code> : <translate>Search for a mod, filtered for the specified game version only.</translate>
**<code>/moddb searchforc [gameVersion] [modid]</code> : Search for a mod, filtered for game versions compatible with the specified version
**<code>/moddb searchforc [gameVersion] [modid]</code> : <translate>Search for a mod, filtered for game versions compatible with the specified version.</translate>


=== /fixmapping ===
=== /fixmapping ===