Installation
¶

About This Documentation
These docs were generated with AI assistance and are continuously improved.
Let's get Strux running on your server!
What You Need¶
| Thing | Version |
|---|---|
| Minecraft | 1.21 or newer |
| Server | Paper (best) or Spigot |
| Java | 21 or newer |
Step 1: Install¶
-
Stop your server (if it's running).
-
Put the plugin jar in your
pluginsfolder. The file is called something likestructural-integrity-1.0.0-all.jar.
- Start your server.
Step 2: Check It Works¶
Look at your server console. You should see:
That's it! You're done.
Try It Out¶
- Build a tall tower (about 10 blocks high).
- Run
/strux scanover it (only scanned blocks have physics). - Break a block near the bottom.
- Watch everything fall!
The Config File¶
After the first run, you'll have a config file. Every feature lives in here as a setting — fire, weather, projectile damage, reinforcement, and siege war zones are all turned on or off in config.
See Configuration to learn what you can change.
Something Wrong?¶
Server won't start?¶
- Check your Java version:
java -versionshould say 21 or higher. - Check you have Paper or Spigot 1.21+.
Nothing is collapsing?¶
- Run
/strux scanover the build first — only scanned blocks have physics. - Check you're not in a protected area (a WorldGuard region with
strux-physics deny, or a world in thedisabled-worldslist). - If war-zone mode is on, destruction only happens inside an active war zone.
Need more help?¶
- Check the Admin Guide.
- Ask in our Discord.
- Report bugs on the issue tracker.
Next Steps¶
- Quick Start — Try some experiments!
- Admin Guide — All the admin stuff
- Configuration — Change settings