Server Management: Difference between revisions

From Eco - English Wiki
[checked revision][checked revision]
(Added a note about UseExactSpawnLocation.)
m (Use Eco Discord template, add link.)
Line 1: Line 1:
Servers don't normally need too much over sight from owners or admins, but some times issues can arise because of bugs or troublesome players. Here are a few tips on how to do a few basic management things.
Servers don't normally need too much over sight from owners or admins, but some times issues can arise because of bugs or troublesome players. Here are a few tips on how to do a few basic management things.


The #server-talk and #technical-help channels on the [http://discord.gg/eco official Eco Discord server] are good places to ask for help.
The '''#server-talk''' and '''#technical-help''' channels on the official {{Eco Discord}} are good places to ask for help.


==Promote a Player to Admin==
==Promote a Player to Admin==
Line 17: Line 17:
You '''cannot''' delete a player's profile from the server.
You '''cannot''' delete a player's profile from the server.


This was only possible in older versions of the game, but as of v0.8.0.0 it is no longer possible to delete a player profile without corrupting the world beyond repair.
This was only possible in older versions of the game, but as of [[Versions#v0.8.0.0|v0.8.0.0]] it is no longer possible to delete a player profile without corrupting the world beyond repair.


==Proper Shutdown==
==Proper Shutdown==

Revision as of 19:25, 4 March 2022

Servers don't normally need too much over sight from owners or admins, but some times issues can arise because of bugs or troublesome players. Here are a few tips on how to do a few basic management things.

The #server-talk and #technical-help channels on the official Eco Discord server are good places to ask for help.

Promote a Player to Admin

To make a player an admin on the server, you have to add the player's SLGID and/or Steam64ID to the `Users.eco` file's admin list.

Ban a Player

Changing Spawn Point

Provided you have access to the Server UI, you don't need to fiddle with the config files to set spawn. While the /setspawn admin command will update the spawn point to your current location (and will show up in WorldGenerator.eco in the Server UI), it requires you to click on File -> Save in the Server UI for it to persist across reboots.

In v8.? semi-random spawn points were implemented. It will try to place new players in areas with wild plants so they can forage for food. To disable this you need to set the UseExactSpawnLocation option in User setting to true.

Delete a Player

You cannot delete a player's profile from the server.

This was only possible in older versions of the game, but as of v0.8.0.0 it is no longer possible to delete a player profile without corrupting the world beyond repair.

Proper Shutdown

The server software will automatically save the world and shutdown the server when it is closed.