mirror of
https://github.com/ServUO/ServUO
synced 2026-08-11 20:23:04 -04:00
- added config setup under Client for allowing Enhanced Client. Default is true - fixed altering for artifact/collection glasses - fixed shadowgaurd timer crash (stop deleting stuff!)
8 lines
No EOL
201 B
INI
8 lines
No EOL
201 B
INI
# This flag controls if a shard owner wants to allow certain clients
|
|
AllowRegular=true
|
|
AllowUOTD=true
|
|
AllowGod=true
|
|
AllowEC=true
|
|
|
|
# this delay is when the players is booted from the server
|
|
KickDelay=20 |