Ahoy Pathfinders!
With the upcoming season, we have an updated Server Grid Editor (SGE) available for unofficial servers.
IMPORTANT: All unofficial servers using (or plan on using) Ship in a Bottle must set up redis/s3 to store ship data. Direction listed below:
New SGE
To download the latest Server Grid Editor (SGE) click the the following link: SGE download
Ship In A Bottle Configuration
There are two options to set up the Ship in a Bottle info storage, using either S3 or Redis database.
Redis Database:
1- To store the info in Redis you need to add the information for the redis table (make sure the table name is FileManagerDB).
2- You need to add this parameter to the server launch arguments -UseRedisForRemoteFileManagerStorage. This can be done by adding the argument to BaseServerArgs
S3:
1- To Use S3 simply add the S3 Credentials to the project settings
2- Then click on the Ship Bottle Data button and the prefix info....
Read more