Digital Paint Discussion Board

Paintball 2: The Game => Server Discussion => Topic started by: xrichardx on November 03, 2013, 01:51:01 PM

Title: Remote Control Panel for Server Admins - V1.4.0 - November 10, 2023
Post by: xrichardx on November 03, 2013, 01:51:01 PM
Introduction
This is a program I wrote to be in control of my servers in an easier and better way than joining or opening PuTTY. I decided to release it here - maybe someone else can also benefit from it.

Features
- manual rcon communication to your server
- general information about the players on your server
- specific information about individual players like other registered names, the region he / she is coming from etc. This information is gathered from dplogin.com and utrace.de
- general information about your server's settings
- graphical admin interface (kick, forcejoin, ban, etc.)
- graphical rotation interface
- graphical ip bans interface
- ID bans (tool must be running)
- maximum ping (tool must be running)
- join server

But one picture is worth ten thousand words, so here are some
Screenshots
Main program:

(https://raw.githubusercontent.com/richardebeling/PB2-Rconpanel/main/screenshots/main.png)

Dialogs:

(https://raw.githubusercontent.com/richardebeling/PB2-Rconpanel/main/screenshots/servers.png) (https://raw.githubusercontent.com/richardebeling/PB2-Rconpanel/main/screenshots/rotation.png)


Download and Instructions
The current version can be found at the GitHub Releases page. (https://github.com/richardebeling/PB2-Rconpanel/releases)
The code is open source and can also be found on GitHub. (https://github.com/richardebeling/PB2-Rconpanel)


Feel free to post tips for improvement.
Title: Re: Remote Control Panel for Server Admins
Post by: LaZeRs on November 03, 2013, 02:01:49 PM
This is my first .rar file download, and I don't know what to open it with (because my computer says it has to).
Any suggestions?

And, this looks very nice from the pictures, I just want to try it out myself.
Title: Re: Remote Control Panel for Server Admins
Post by: ic3y on November 03, 2013, 03:00:25 PM
Rcon, not recon.
Title: Re: Remote Control Panel for Server Admins
Post by: MaTzeMR on November 03, 2013, 03:59:10 PM
.
Title: Re: Remote Control Panel for Server Admins
Post by: T3RR0R15T on November 03, 2013, 04:07:08 PM
This is my first .rar file download, and I don't know what to open it with (because my computer says it has to).
Any suggestions?

http://rarlab.com/download.htm
Title: Re: Remote Control Panel for Server Admins
Post by: xrichardx on November 03, 2013, 05:15:15 PM
Rcon, not recon.
Fixed, thank you.
Title: Re: Remote Control Panel for Server Admins
Post by: LaZeRs on November 03, 2013, 06:35:05 PM
Thanks T3RR0R15T!
All fixed now. I can mess around with it.
Title: Re: Remote Control Panel for Server Admins
Post by: ic3y on November 04, 2013, 03:44:09 AM
Fixed, thank you.
Np, I still prefer putty, but this tool is better than rcon unlimited.
This thread should be sticky.

Maybe you can add a list with the most common rcon commands.
Title: Re: Remote Control Panel for Server Admins
Post by: jitspoe on November 04, 2013, 12:20:16 PM
This thread should be sticky.
It is. :)
Title: Re: Remote Control Panel for Server Admins - V1.2.5 - February 08, 2014
Post by: Aero on March 31, 2014, 07:45:01 AM
where can i download v 1.2.5 ?
Title: Re: Remote Control Panel for Server Admins - V1.2.6 - March 31, 2014
Post by: xrichardx on March 31, 2014, 11:43:41 AM
Fail, forgot to upload it. I added the newest version to the main post.
Title: Re: Remote Control Panel for Server Admins - V1.2.6 - March 31, 2014
Post by: ViciouZ on March 31, 2014, 03:35:37 PM
$wagalicious. keep it up
Title: Re: Remote Control Panel for Server Admins - V1.2.6 - March 31, 2014
Post by: Aero on April 01, 2014, 02:31:21 AM
1.2.6 is working nice at me, good work!
Title: Re: Remote Control Panel for Server Admins - V1.3.2 - July 3, 2015
Post by: Davew_ on December 28, 2015, 12:50:14 PM
add features to slide that bottom window down without removing it

add feature for AUTOMATED 
admin to say command every XXX seconds
example
admin: server is going to restart in XXX minutes
admin: we will be hosting a tournament on this day please go here www.www.www.www.com  to register

give us the option to add maybe  5 or 6  messages in this box

as no one reads the motd anymore..
these would be  2 nice features




Title: Re: Remote Control Panel for Server Admins - V1.3.2 - July 3, 2015
Post by: xrichardx on December 30, 2015, 09:56:49 AM
I put your wishes in my todo list, I'll try to find some time to implement them.

Edit: For automated messages, there is other more appropriate tooling than a windows GUI application, so I decided against implementing that. Manually sizing the "console" part seems a bit toy-ish to me. Given that I haven't seen a full paintball server in years and haven't felt any need for this, I'm probably not going to be adding this, sorry.