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

Add team scale command & add admin chat feedback for other commands #1247

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

cswhite2000
Copy link
Member

Adds a team / ffa scale command to proportionally scale team sizes to their current sizes.

  • /team scale <team> <factor>
  • /ffa scale <factor>

Also moves command feedback for certain commands to admin chat.
These are:

  • Team management commands
  • /cancel
  • /start
  • /timelimit

core/src/main/java/tc/oc/pgm/command/CancelCommand.java Outdated Show resolved Hide resolved
core/src/main/java/tc/oc/pgm/command/StartCommand.java Outdated Show resolved Hide resolved
core/src/main/java/tc/oc/pgm/command/TeamCommand.java Outdated Show resolved Hide resolved
core/src/main/java/tc/oc/pgm/command/TeamCommand.java Outdated Show resolved Hide resolved
core/src/main/java/tc/oc/pgm/command/TeamCommand.java Outdated Show resolved Hide resolved
core/src/main/java/tc/oc/pgm/command/TeamCommand.java Outdated Show resolved Hide resolved
core/src/main/java/tc/oc/pgm/command/TeamCommand.java Outdated Show resolved Hide resolved
core/src/main/java/tc/oc/pgm/command/TeamCommand.java Outdated Show resolved Hide resolved
core/src/main/java/tc/oc/pgm/command/TeamCommand.java Outdated Show resolved Hide resolved
core/src/main/java/tc/oc/pgm/command/TimeLimitCommand.java Outdated Show resolved Hide resolved
@Pablete1234 Pablete1234 added the ready PR is ready to merge label Oct 8, 2023
@Electroid Electroid merged commit b366be5 into dev Oct 9, 2023
2 checks passed
@Electroid Electroid deleted the admin-commands branch October 9, 2023 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready PR is ready to merge
Development

Successfully merging this pull request may close these issues.

3 participants