Skip to content

Add the ability to send several commands in a row with one request #10

Description

@outdead

Something like that:

./rcon -a 1127.0.01:16260 -p password -c "banuser one" "banuser two" "banuser three"
User one is now banned
---------
User two is now banned
---------
User three is now banned

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions