Current version 0.2.0
This script will help you to easily configure your server and adds all the necessary functions
Thank Foxtacles, Volumed and remm for help
Features
- You can choose your own name, map(just name) and website of the server
- Player position and inventory saves into files
- Chat names, join, leave and death messages
- Commands:
- /?(help, commands) - show all commands
- /save - manually save player data
- /players - show players online
- /weather - change game weather
- /time - set game time(type "morning" for awesome landscape)
- /sex - change player sex
- /race - change player race
- /pos - show your position data
- /a(anim) - play animation
- /age - age player
- /young - young player
Setup
Just extract all files from the zip into server folder and dont forget to add scripts=ex.dll(ex.so for Unix) in the vaultserver.ini
If you did everything correctly, you can see a script launch message in your server window
Server settings
In the server directory you will find Settings.ini:
- name - Name of server
- motd - Message of the day
- map - Map name(just name, not location)
- website - Server site
- showposr - Show players online in server rules
- serializeworld - Save world upon server shutdown(0 - No, 1 - Only load, 2 - only save, 3 - Save and load)
- password - Server password
- weather - Server weather(0 - dynamic(smooth) weather, -1 - random weather, id - weather id)
- timescale - Сhanges how fast the in-game time progresses
- respawn - Respawn delay in milliseconds
- console - In-game console
Download
Source code