Skip to content

Releases: Antares-Network/BASM

Version 0.1-pre-1

09 Jun 03:44
3571da5
Compare
Choose a tag to compare
Version 0.1-pre-1 Pre-release
Pre-release

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

01 Jun 05:03
6ab8550
Compare
Choose a tag to compare
Version 0.1-alpha Pre-release
Pre-release

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