Commands - TheBloom46/bloommanager-wiki GitHub Wiki

You should only have one proxy (bungeecord, waterfall, or velocity) on each node (dedicated server) in your network, connected by RedisBungee.

The basic commands:

/servers create <name> <ram> <sections>

  • This creates a server on the node on which this command is run
  • This command can only be run on console
  • <ram> is the megabytes allocated to the server, expressed in megabytes. Ex. 2000 would be 2 gigabytes of RAM
  • ex. /servers create hubna 3000 hubs

/servers remove <name>

  • This allows you to remove a BloomManager server regardless of your chosen proxy
  • Requires the permission bn.manager.admin
  • ex. /servers remove hubna_xquiv

/servers clear

  • Remove every server created by BloomManager
  • Requires the permissions bn.manager.admin and bn.manager.clear

/servers list

  • List every server created by BloomManager
  • Requires the permissions bn.manager.admin

/servers connect <name>

  • Connect to any server by name
  • Requires the permissions bn.manager.admin
  • ex. /servers connect hubna_xquiv

/manager acts as an alias to /servers

/btp <player>

  • Teleport to a player's server
  • Requires permission bn.manager.btp
⚠️ **GitHub.com Fallback** ⚠️