Skip to content

Add play command feature for existing gamemodes#676

Closed
deyoyk wants to merge 1 commit intoSwofty-Developments:masterfrom
deyoyk:feature-play-command
Closed

Add play command feature for existing gamemodes#676
deyoyk wants to merge 1 commit intoSwofty-Developments:masterfrom
deyoyk:feature-play-command

Conversation

@deyoyk
Copy link
Copy Markdown
Contributor

@deyoyk deyoyk commented Jan 11, 2026

/play

@petethepossum
Copy link
Copy Markdown
Contributor

lgtm
should also add things like /sb /skywars /bedwars. Simmilar to whats on the network now

@Swofty-Developments
Copy link
Copy Markdown
Owner

I need to think this one through a bit more, currently having all this logic in one command seems a little slop

@aunncodes
Copy link
Copy Markdown
Contributor

I need to think this one through a bit more, currently having all this logic in one command seems a little slop

Perhaps an enum with every single different type of "game" including things like SOLO_BEDWARS and perhaps aliases? Would also probably need some sort of Boolean on whether it would warp party automatically and such.

@aunncodes
Copy link
Copy Markdown
Contributor

lgtm
should also add things like /sb /skywars /bedwars. Simmilar to whats on the network now

I'm not too sure how to add this without just a bunch of commands with each game mode, but maybe swofty can find a way to fit it into an enum implementation.

@Swofty-Developments
Copy link
Copy Markdown
Owner

Not gonna merge just yet, probably wait till the replay refactor comes in and we'll decide a better way to do it with a game registry that's more widely used

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

Successfully merging this pull request may close these issues.

4 participants