Skip to content

Allow console to create a game #33

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

Open
mdsimmo opened this issue Jan 15, 2022 · 0 comments
Open

Allow console to create a game #33

mdsimmo opened this issue Jan 15, 2022 · 0 comments
Assignees
Labels
Status: Thinking Waiting for some good ideas Type: Enhancement Add some functionality

Comments

@mdsimmo
Copy link
Owner

mdsimmo commented Jan 15, 2022

What problem does the feature solve
The console is not able to create new games since the /bm create command is required to be run by a player to get a position. It could be useful for the console to create new games to automatically generate a queue of games.

Describe the solution you'd like
Add a -p argument that lets the console specify the position. Then dynamic creation of games will be possible.

Describe alternatives you've considered

  • Add a -t target selector that the console can target a player/entity. This would only mean that in most cases an entity will need to be spawned so it's position can be selected. It may seem to have the advantage that multiple games can be built at once, but ultimately I cannot see how multiple games could be built at once due to what would the games' name must be unique?
  • Add a command similar to Minecraft's /exec, which allows the position to be set.

Additional context

  • One issue with this solution is that it is not possible to use dynamic position, which makes the feature largely useless (unless combined with another plugin that allows dynamic command creation).
  • The game name is also not dynamic, thus, again the feature is largely useless on its own without some sort of dynamic command builder.
@mdsimmo mdsimmo added Type: Enhancement Add some functionality Status: Thinking Waiting for some good ideas labels Jan 15, 2022
@mdsimmo mdsimmo self-assigned this Jan 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Thinking Waiting for some good ideas Type: Enhancement Add some functionality
Projects
None yet
Development

No branches or pull requests

1 participant