Yeah that looks good.
So basically, if it's possible to capture console commands and act on them, we could do something like:
In MOTD: Type mapvote to vote for a map.
In console a few options:
Type 'maplist to list maps.
Type name of map to vote for it.
Type 'status' to see current votes.
Or something like that.
Capturing console commands would be preferable to using aliases I think.
So basically, if it's possible to capture console commands and act on them, we could do something like:
In MOTD: Type mapvote to vote for a map.
In console a few options:
Type 'maplist to list maps.
Type name of map to vote for it.
Type 'status' to see current votes.
Or something like that.
Capturing console commands would be preferable to using aliases I think.
Comment