We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A command named FORCE that makes the game act as if another player has entered the command you entered. For example:
[ your perspective ] > force george say hi You FORCE George to: say hi George says 'hi'
[ George's perspective ] > Scion FORCES you to: say hi You say 'hi'
This is useful for showing players how to do things, making them do things they don't want to do, or general shenanigans.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A command named FORCE that makes the game act as if another player has entered the command you entered. For example:
This is useful for showing players how to do things, making them do things they don't want to do, or general shenanigans.
The text was updated successfully, but these errors were encountered: