- Added support for WorldEdit.
- When you have WorldEdit installed, you can create custom surprises with the building mode.
- Added custom building surprises.
Building Surprise Example
Code (Text):
# This surprise will not be triggered unless you install WorldEdit and create the schematic file.
# I recommend to remove this surprise, as it's just an example.
# Schematics should be saved in plugins/SuperLuckyBlock-Pro/schematics
# Location accepts the following values: player and block
# When you select player, it will spawn the building at the player's location.
# When you select block, it will spawn it at the block's location.
CustomSurprise4:
Mode: building
Schematic: example.schematic
Location: player