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

Generate island with command /bsadmin island create (islandname/schematic) #207

Closed
ghost opened this issue Jul 15, 2018 · 5 comments
Closed
Labels
Status: Duplicate Related to an existing issue. Type: Enhancement Improvement or modification which is usually a new feature.

Comments

@ghost
Copy link

ghost commented Jul 15, 2018

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
When a user runs the command, an island gets generated, but if the user has an island it'll ask them to confirm island deletion.

Describe alternatives you've considered
I have tried making a custom GUI within island selection, and came to no luck

Additional context
None

@tastybento tastybento added the Type: Enhancement Improvement or modification which is usually a new feature. label Jul 17, 2018
@tastybento
Copy link
Member

Should be possible. I'll look into adding.

@tastybento
Copy link
Member

This will be done post-Feature-Complete release. We need to get that out first.

@Arvesik
Copy link

Arvesik commented Dec 11, 2018

‎I'm also waiting for it! My players are still asking us, when they could chose their islands.

@Poslovitch
Copy link
Member

This will come along one of theth last big changes/rewrite. That'll need a lot of work, but that'll be done.

@Poslovitch
Copy link
Member

Closing for #378.

@Poslovitch Poslovitch added the Status: Duplicate Related to an existing issue. label Dec 14, 2018
tastybento added a commit that referenced this issue Dec 24, 2018
This will load all schems in an add-on's schem folder if it exists and
associate them with this world set (overworld, nether and end). Schems
can be named anything, but the partner nether or end worlds must be
pre-fixed with "nether-" or "end-" in the filename.
Additional schems can be added by the admin into the schem folder, or
they can be stored in the jar file of the add-on. Both are supported.

No changes are required to current add-ons. I.e., there is no API
breakage here, but I would like to rename the SchemsManager method
loadIslands(World world) to be loadSchems(World world) in the future.

Related issues/PR:
#104
#207
#378
#408
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Duplicate Related to an existing issue. Type: Enhancement Improvement or modification which is usually a new feature.
Projects
None yet
Development

No branches or pull requests

3 participants