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

Command to delete blueprints in-game #1048

Closed
johncsuti opened this issue Nov 29, 2019 · 3 comments
Closed

Command to delete blueprints in-game #1048

johncsuti opened this issue Nov 29, 2019 · 3 comments
Assignees
Labels
Status: Done This issue has been completed or answered. This pull request has been merged. Type: Enhancement Improvement or modification which is usually a new feature.

Comments

@johncsuti
Copy link
Contributor

johncsuti commented Nov 29, 2019

Description

Is your feature request related to a problem?

No, Ability to delete a blueprint in-game without having to remove the file manually

Describe the solution you'd like us to implement.

New command /{game} bp delete {name}
New command /{game} blueprint delete {name}
{game} replaced with acid bsb etc...
{name} replaced with blueprint name

Describe alternatives you've considered.

None didn't expect it to not be there to be honest

Additional context

Capture

@Poslovitch Poslovitch added Status: Pending Waiting for a developer to start working on this issue. Type: Enhancement Improvement or modification which is usually a new feature. Status: In progress Working on the issue. and removed Status: Pending Waiting for a developer to start working on this issue. labels Nov 29, 2019
@Poslovitch Poslovitch self-assigned this Dec 1, 2019
@Poslovitch
Copy link
Member

I'm doing this as a last-minute enhancement for 1.9.0.

@Poslovitch Poslovitch added this to the 1.9.0 - SpigotMC release! milestone Dec 1, 2019
@johncsuti
Copy link
Contributor Author

Even though it’s already past the anticipated due date for 1.9.0 lol

@Poslovitch Poslovitch changed the title Delete blueprint from in-game pre approved Command to delete blueprints in-game Dec 1, 2019
Poslovitch added a commit that referenced this issue Dec 1, 2019
Implements #1048

Also added BlueprintsManager#deleteBlueprint(GameModeAddon, String)
Fixed a code smell in AdminBlueprintSaveCommand
@Poslovitch
Copy link
Member

Done.

@Poslovitch Poslovitch added Status: Done This issue has been completed or answered. This pull request has been merged. and removed Status: In progress Working on the issue. labels Dec 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Done This issue has been completed or answered. This pull request has been merged. Type: Enhancement Improvement or modification which is usually a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants