-
Notifications
You must be signed in to change notification settings - Fork 5
Instalation
Basic installation instructions for a server running Bukkit/Spigot
Note - It is recommended you test WorldSchematics on a separate world from your main world first, so you can tweak the spawning parameters to your liking.
-
Place the WorldSchematics2 jar file in your plugins folder and restart your server. On startup, the plugin will begin to create folders for each world on your server in the world schematics plugin folder.
-
Place schematics which you want to spawn in your world inside the world folder which you want them to spawn in
-
You will now need to create a config file for the schematic. Currently there are 2 ways of doing this:
- A config file will automatically be generated for the schematic whenever a new chunk is loaded, or...
- Use the command '/worldschematics reload' and the plugin will automatically create a config for all schematic files if it doesn't exist.
-
Adjust the config file for your schematics if you want additional customization. Each schematic will have a .yml config file with the same name as the schematic file, which determines where, how, and when the schematic will spawn, and many other options. The config file will have comments saying what each option does, similar to the the ExampleSchematic.yml which you can also find on this wiki
-
Use the command /worldschematics reload so that the schematic gets loaded
-
Your all set! Your schematic will now start spawning whenever a new chunk is created