Skip to content

0.0.7

Compare
Choose a tag to compare
@robotman40 robotman40 released this 12 Mar 02:19
· 12 commits to master since this release
eeb5b30

This releases brings a few new features and changes:

Changes:
Removed the get_server_is_running function in favor of a new function called get_server_status, which gives a higher range of values in a more convenient format.

New Features:
A new class, ServerInstance, has been created to allow the management of individual server instances. The main appeal of this is you only have to put in a server's ID once and it will be used universally across the class.