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

Complete CommandService execution verification #103

Open
4 tasks
1ForeverHD opened this issue May 27, 2021 · 0 comments
Open
4 tasks

Complete CommandService execution verification #103

1ForeverHD opened this issue May 27, 2021 · 0 comments

Comments

@1ForeverHD
Copy link
Member

1ForeverHD commented May 27, 2021

See the following for what HD Admin did, although these are all likely covered in role[commands] (or user[commands]):

https://i.imgur.com/YO3CyME.png

To do:

  • Create a TriStateBoolean - Yes, No, Unkown
  • In verifyStatement, if 'Multiple' is returned for environment, block the execution and request the user specifies their desired state ('Global' or 'Private') - to achieve this, create a Player Setting for the 'desired environment'.
  • If the desired environment is specified, and 'Multiple' is returned, now opt for the desired one and continue as normal.
  • Move this block of code within TaskService to verify function in CommandService but also be considerate of Command.preventRepeats (test out on ;become command afterwards)

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant