Skip to content

Releases: bluefireexplosion/FiveMServerController

Version 1.1

12 Sep 01:48
1fc82a2
Compare
Choose a tag to compare
Version 1.1 Pre-release
Pre-release

Version 1.1
This is the first version of FiveMServerController, much more to come soon! Currently the controller allows for three servers to be synced up and restarted together on certain hourly intervals, as well as easily stopping, starting, restarting, and clearing the cache of each server.

Changelog

New Features
~Added Autorestart
~Added Auto-Restart Time Slider
~Added Enable/Disable Servers
~Added Save Defaults to AppData
~Added Kill, Restart, and Start Buttons
~Added Placeholder Restart Message
~Added Current Time and Restart Time Indicators
~Added Auto-Cache Clearing (if cache is located in main folder)

Fixed Bugs
~Fixed issue with loading and saving local data on first try
~Fixed issue with using false paths and other errors that would prevent the server from starting normally
~Added a few File.Exists to ensure that errors won't be thrown in certain scenarios
~Perfected the cache removal system (although it still needs to be in the first level of the server folder)
~Partially fixed some dependency issues
~Removed a few try-catch statements (but there's still wayyyyy too many)