A mod to allow admins to administrate their servers from other servers and anywhere within blockland. Eventually this will include a web interface allowing people to administrate servers from their computers or phones. It is a "system" addon that comes with both a client and server side. It hosts its own server, which means you'll need to port forward (default port: 15000) but eventually I will make a service that does that for you.

- The IP is the IP of the server.
- The port is the port of BLRS. The default is 15000, but it can be set to anything, including (i believe) your default blockland port, requiring no additional port forwarding.
- The password is set by super admins with the /blrspassword <password> command, and allows access to the interactive parts of the mod.
- Click on "player data" tab to refresh the player's list and other data for players.
- Warning sends a private message to the player of your choosing, prefixed with "BLRS Private: "
- The others should be pretty self explainatory.
- Admin Tab: Records admin events, such as bans and kicks.
- Events Tab: Records events such as deaths, new players, and players leaving.
- Chat Tab: Records chat.
- Status Tab: Records statuses related to the mod itself, such as connections and password failures.
- All Tab: Everything in one window.
- Scroll Checkbox: Automatically keeps the message window scrolled to the bottom.

- Announce: Shows a message to all players, prefixed with "BLRS: "
- Clear bricks: Does exactly that.
- Reset Bots: Will reset bots, if the mod is enabled and there are any to reset.
- Next Track: Will return an error if the server isn't in speedkart mode, otherwise it'll skip a track.

- BLRS Mode: Will only show servers that have the mod enabled, dependant on http://syerjchep.org/blrs/index.html Will automatically enter IP and Port.
- All Mode: Will show all servers, dependant on the blockland master server. Will automatically enter IP, but not port.
Things to do:
- Make it so things admins do show up in admins category. That category was mostly ignored by me.
- Make a way to host this for people who can't port forward. (Probably though a server hosted by me)
- Make a website interface for this so people can use something like the gui without blockland, on their phones, even.
- Add more general admin commands.
- Make more tabs up there.
- Make gui look better.
Download:
http://syerjchep.org/system_blrs.zip
Other resources:
BLRS servers list.
Change log:
Version 0.7 Server
Patched a vulnerability
Set default port to 28000
Version 0.8 Client
Completly new GUI by Zapk
Version 0.65 Server
Admin names are now blue in the list
Brick count for each player now sent
Version 0.6
Added versionGetter.cs and now when you connect to a server it will tell you if either your client or the server has an old version of BLRS.
Version 0.5
Added forgotton script file serverPoster.cs back into add-on.
Version 0.4
Initial Release