Replies: 1 comment
-
|
I'm making a standalone rcon app for this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @soda3x and community,
First of all, thank you for creating such a useful tool for managing Arma Reforger servers—it’s been a game-changer for many of us!
I’d like to propose an idea to make the tool even more powerful: integrating basic admin tools directly into the GUI. Specifically, adding functionality to:
Ban players (by name or ID).
Kick players.
Send global messages to all players on the server.
Why This Would Be Helpful:
Streamlined Server Management: Having these tools accessible through the GUI would save time and make server administration more intuitive, especially for users who prefer graphical interfaces over command-line tools.
Improved Accessibility: Not all server admins are comfortable with scripting or console commands, so a GUI-based solution would lower the barrier to entry.
Enhanced User Experience: It would make the tool a one-stop solution for both server setup and day-to-day management.
How It Could Work:
A new "Admin Tools" section could be added to the GUI.
This section could include:
Input fields for player names/IDs.
Buttons for banning, kicking, and sending messages.
A log or confirmation system to ensure actions are successfully executed.
Feasibility:
If the Arma Reforger server supports RCON (Remote Console) or a similar protocol, these features could be implemented by sending the appropriate commands to the server. If not, custom scripting or plugins might be required.
Closing:
I’d love to hear your thoughts on this idea! If it’s something you’d consider implementing, I’d be happy to help test or provide additional feedback. Thanks again for your hard work on this tool—it’s truly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions