BuildTheEarth / bte-net-issues

Tracker for buildtheearth.net issues
5 stars 0 forks source link

Sub server command for Build Teams #24

Open Coppertine opened 3 years ago

Coppertine commented 3 years ago

Is your feature request related to a problem? Please describe. Whenever a user is setting up their build team on the BTE.net network, they are shown that they can add multiple servers. This is a nice addition for build teams that utilise multiple servers (i.e. Oceania Build Team and Southwest / California). However, there is no command that allows a player to switch between those server without having to either know the server name (which can be changed upon request) or having to create a separate network build team per server (which completely eliminates the purpose of sub servers in BTE.net).

Describe the solution you'd like There are a couple of methods I am thinking of when thinking about how to fix this.

  1. A sub-server extension to the /bt command. (Nothing in second argument defaults to main server) i.e. /bt SW 1 -> SW-1 /bt OCE QLD -> OCE-QLD
  2. A sub server command that is dependant on the player's current server. i.e. (if in SW-0) /subserver 1 -> SW-1 (if in OCE-NSW) /subserver NZ -> OCE-NZ