diff --git a/src/sphere.ini b/src/sphere.ini index 077ca190d..e29381685 100644 --- a/src/sphere.ini +++ b/src/sphere.ini @@ -1,5 +1,5 @@ //**************************************************************************** -// Copyright 2023 SphereServer development team. +// Copyright 2023-2025 SphereServer development team. // Licensed under the Apache License, Version 2.0 (the "License"). // You may not use this file except in compliance with the License. // You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 @@ -10,18 +10,25 @@ /////////////////////////////////////////////////////////////// [SPHERE] +// SphereServer liability audit agreement [1 = Confirm, 0 = Do not confirm] +//AGREE=1 + // Name of your Sphere shard ServName=MyShard + // The IP of your server, this will be 127.0.0.1 almost always // If you are behind a router, set your public IP in the function f_onserver_start, in core/serv_triggers.scp ServIP=127.0.0.1 + // The port of your server, this is 2593 by default ServPort=2593 // Admin's contact email AdminEmail=me@my.email.com + // Web page for this server URL=www.myshard.com + // GMT offset, from -12 to +12 [London=0, EST=5, etc] TimeZone=0