Server Configuration/Users.eco

From Eco - English Wiki
  • MaxRepFromOnePerson The most positive reputation a player can receive from one other player.
  • MinRepFromOnePerson The most negative reputation a player can receive from one other player.
  • WhiteList Users who can enter the server without inputting a password.
  • BlackList Users who are denied entry to the server.
  • Admins Users with admin privileges, able to use admin commands.
  • Reputations A list of titles given to users with corresponding reputation levels, and the color of those titles in hexcode.
  • UnStuckDisableTime A cooldown for using the unstuck command, to prevent abuse.
  • AdminCommandsLoggingLevel — Sets the level of logging that happens when an admin invokes admin commands. There are four different levels:
    • None — No logging and no notification is given.
    • LogFile — Log to file.
    • LogFileAndNotifyAdmins — Log to file and notifies the all admins connected to the server.
    • LogFileAndNotifyEveryone — Log to file and notifies the all users connected to the server.
  • UseExactSpawnLocation See User Settings.
  • SpawnLocation Where new players will be placed in the world. Written in X, Y and Z coordinates.

IgnoreVersionMismatch Controls if clients with a different version to the server should be allowed to connect. Defaults to false, and is used for Debug purposes only as it will likely result in strange behaviour if changed.