garet90 / simple-skyblock

A Simple Skyblock Plugin. (What more is there to say?)
https://www.spigotmc.org/resources/simple-skyblock-1-8-x-1-15-x.72100/
MIT License
8 stars 7 forks source link

[Suggestion] Use schematic files for islands #29

Closed Nevrai closed 4 years ago

Nevrai commented 4 years ago

Is your feature request related to a problem? Please describe. N/A

Describe the solution you’d like I want Simple Skyblock to use schematic files instead of confusing YML files. I know that I already suggested this in the SpigotMC discussion thread nearly two weeks ago, but I’m creating this issue so that you don’t forget about it, if you still wish to implement it.

Describe alternatives you’ve considered I have considered modifying the complicated YML files, but I can’t, because I don’t know how to. It’d be much simpler and convenient to just be able to create a schematic using WorldEdit and import it as an island template in Simple Skyblock.

I don’t believe that WorldEdit needs to be a hard dependency as Simple Skyblock can just come with a default schematic file in case the user doesn’t want to modify it. If it does, though, perhaps it could use YML files by default, just like it does now, but have a config option that, when enabled, makes it use schematic files instead.

There are other skyblock plugins that manage to do this, such as Iridium Skyblock. If you could implement this feature into Simple Skyblock, that’d be much appreciated! 💙

Additional context N/A

garet90 commented 4 years ago

Added in recent commit. Will be in next update