Structra
Time-based schematic loader and writer plugin.
[!] This is not an addon forWorldEdit. It uses entirely different system.
Features
- ⚡ Fast and lightweight, more importantly time-based schematic loading and writing.
- 🧩 Provides easy to use API for developers.
Installation
- Download the latest release from Releases.
- Place the
Structra-x.x.xinto your server's plugins folder.- Restart your server.
Usage
/structra tool: Gives you the Structra tool item.
- Left-click with the tool: Sets Position 1 at the clicked block.
- Right-click with the tool: Sets Position 2 at the clicked block.
/structra pos1 [<x> <y> <z> <world>]: Sets Position 1.
- As a player: If no coordinates are given, selects your current target block or location.
- As console: Coordinates and world must be provided.
/structra pos2 [<x> <y> <z> <world>]: Sets Position 2.
- As a player: If no coordinates are given, selects your current target block or location.
- As console: Coordinates and world must be provided.
/structra write <fileName> [<batchSize>] [<x> <y> <z> <world>]: Saves (writes) the selected region as a structure file.
- As a player: Coordinates are optional (defaults to your current location).
/structra write <fileName> <x> <y> <z> <world> [<batchSize>]: Saves (writes) the selected region as a structure file.
- As console: Coordinates and world are required.
/structra paste <fileName> [<batchSize>] [<x> <y> <z> <world>]: Loads (pastes) a structure at the given location.
- As a player: Coordinates are optional (defaults to your current location).
/structra paste <fileName> <x> <y> <z> <world> [<batchSize>]: Loads (pastes) a structure at the given location.
- As console: Coordinates and world are required.
/structra pasteHistory <fileName> [<batchSize>]: Loads (pastes) the history file with given file name.
/structra delete <fileName>: Deletes the specified structra file.batchSize (optional): Number of blocks processed per period (default: 50).
Compatibility
- Paper 1.17 or newer.
- Java 16 or higher.
- No dependencies required.
Support / Donate
Your support helps keep this project active. You can donate using these platforms:
Not configured yet.
Contributing
Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.
Contact
For support and questions, please join our Discord servers.
Desa Project Nesoi
License
This plugin is licensed under GNU GENERAL PUBLIC LICENSE (GPLv3)