Releases: Antares-Network/BASM
Releases · Antares-Network/BASM
Version 0.1-pre-1
BASM 0.1-pre-1
- This will not run for most people, however, it is now more stable.
Functionality:
- Running
/basm create
will copy all files from the template directory to a new directory in the directory where your bungeecord folder is. - Next, it will add your new server to the bungeecord config file
- It will then modify all the necessary files to enable the player that ran the command to log into their new server.
- It will start the new server for you.
- If you close the parent process (bungee/waterfall) it will kill the sub server and you will not be able to re-join it even if you start bungee/waterfall again.
Version 0.1-alpha
THIS IS AN ALPHA RELEASE
- as such it will not run for most people.
Functionality:
- Running
/basm create
will copy all files from the template directory to a new directory in the directory where your bungeecord folder is. - Next, it will add your new server to the bungeecord config file
- It will then modify all the necessary files to enable the player that ran the command to log into their new server.
- It will NOT start that server for you