The Wayback Machine - https://web.archive.org/web/20220325182905/https://github.com/rhin123/OpenCiv/issues/68
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chat: Implement /help command #68

Open
rhin123 opened this issue Mar 25, 2022 · 0 comments
Open

Chat: Implement /help command #68

rhin123 opened this issue Mar 25, 2022 · 0 comments
Labels
Code Improvement good first issue help wanted

Comments

@rhin123
Copy link
Owner

@rhin123 rhin123 commented Mar 25, 2022

Currently there is no way for the player to get a list of commands from chat, the implementation of /help would fix this. For the command, the server would just sendServerMessage(...) a list of our commands to the player.

@rhin123 rhin123 added help wanted good first issue Code Improvement labels Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Improvement good first issue help wanted
1 participant