Minecraft Structure Boxes mod 2026 download
logo
minecraft mod Structure Boxes

Structure Boxes

Game Version: 1.19.1
Total Downloads: 5,208
Updated: Aug 22, 2022
Created: Oct 27, 2019
Download Structure BoxesDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Structure Boxes v3.5 release 192.54 KB Aug 22, 2022 1.19.1 2 download Structure Boxes Structure Boxes v3.5 releaseDownload
Structure Boxes v3.4 release 182.19 KB Feb 7, 2022 1.18.1 661 download Structure Boxes Structure Boxes v3.4 releaseDownload
StructureBoxes v3.3 release 181.99 KB Jun 22, 2021 1.17 1,074 download Structure Boxes StructureBoxes v3.3 releaseDownload
StructureBoxes-v3.2 release 182.00 KB May 29, 2021 1.16 228 download Structure Boxes StructureBoxes-v3.2 releaseDownload
Structure Boxes v3.1 release 176.00 KB Feb 8, 2021 1.16 430 download Structure Boxes Structure Boxes v3.1 releaseDownload
Structure Boxes v3.0 release 176.87 KB Nov 30, 2020 1.16 405 download Structure Boxes Structure Boxes v3.0 releaseDownload
Structure Boxes v2.14 release 138.82 KB Nov 9, 2020 1.16 143 download Structure Boxes Structure Boxes v2.14 releaseDownload
Structure Boxes v2.13 release 137.06 KB Sep 17, 2020 1.16 130 download Structure Boxes Structure Boxes v2.13 releaseDownload
Structure Boxes v2.12 release 134.97 KB Jul 18, 2020 1.16 179 download Structure Boxes Structure Boxes v2.12 releaseDownload
Structure Boxes v2.11 release 131.75 KB Apr 26, 2020 1.15 287 download Structure Boxes Structure Boxes v2.11 releaseDownload
Structure Boxes v2.10 release 131.44 KB Apr 22, 2020 1.15 127 download Structure Boxes Structure Boxes v2.10 releaseDownload
Structure Boxes v2.9 release 128.28 KB Apr 6, 2020 1.15 154 download Structure Boxes Structure Boxes v2.9 releaseDownload
Structure Boxes v2.8 release 124.65 KB Feb 19, 2020 1.15 292 download Structure Boxes Structure Boxes v2.8 releaseDownload
Structure Boxes v2.7 release 124.67 KB Feb 17, 2020 1.15 80 download Structure Boxes Structure Boxes v2.7 releaseDownload
Structure Boxes v2.6 release 124.94 KB Feb 16, 2020 1.15 83 download Structure Boxes Structure Boxes v2.6 releaseDownload
Structure Boxes v2.5 release 118.88 KB Jan 17, 2020 1.15 172 download Structure Boxes Structure Boxes v2.5 releaseDownload
Structure Boxes v2.4 release 118.96 KB Dec 17, 2019 1.15 210 download Structure Boxes Structure Boxes v2.4 releaseDownload
Structure Boxes v2.3 release 111.32 KB Dec 2, 2019 1.14 141 download Structure Boxes Structure Boxes v2.3 releaseDownload
Structure Boxes v2.2 release 111.97 KB Nov 28, 2019 1.14 80 download Structure Boxes Structure Boxes v2.2 releaseDownload
Structure Boxes v2.1 release 111.96 KB Nov 27, 2019 1.14 62 download Structure Boxes Structure Boxes v2.1 releaseDownload
Structure boxes v2.0 release 110.74 KB Nov 26, 2019 1.14 59 download Structure Boxes Structure boxes v2.0 releaseDownload
Structure Boxes v1.1 release 80.39 KB Oct 29, 2019 1.14 117 download Structure Boxes Structure Boxes v1.1 releaseDownload
StructureBoxes v1.0 release 80.02 KB Oct 28, 2019 1.14 73 download Structure Boxes StructureBoxes v1.0 releaseDownload

Description

Share this:

Structure boxes is a plugin that adds structure boxes: items that turn into a structure saved with WorldEdit when placed. These structure boxes can then be sold to your players, included in kits, etc…

 

All structure box items are by default a chest with a custom display name and lore that contains the related schematic ID as well as a usage instruction

Features:

  • Create structure boxes that pastes a WorldEdit schematic when it is placed
  • Restrict structure boxes with permissions (see permissions below)
  • Compatible with anti-griefing plugins listed under supported plugins
  • Deny structure placement if it intersects with regions where player placing structure box is not allowed to build
    • If you use Factions (not FactionsUUID), PlotSquared, RedProtect and/or WorldGuard, you can set the flag "structurebox" to true for certain regions (or factions if using Factions) to allow players to place structure boxes in regions where it is normally not permitted.
  • Restrict placement of structures to regions only
    • Exceptions are configurable
  • Convert from a similar plugin (such as Structure in a box)

Requirement:

WorldEdit:

  • version 6.1.9 for 1.8 – 1.12.2
  • version 7.0.1 – 7.1.0 for 1.13 – 1.15

Notice regarding FAWE:

It is strongly advised against using FastAsyncWorldEdit (FAWE) with this plugin on 1.13 and above due to critical bugs in the FAWE API that may break key functions in this plugin

Supported plugins:

 

Region providers:

  • RedProtect
  • Factions
  • GriefPrevention
  • WorldGuard
  • PlotSquared
  • Towny
  • LandClaiming
  • Civs
  • Lands

Other plugins:

  • Movecraft

How to use:

  1. Copy the structure you want to add with WorldEdit. Copy from a position outside of the center of the structure with //copy
  2. Save the structure with //schem save <schematic ID>
  3. Create a structure box with /sb create <schematic ID>

Commands:

  • /structurebox create <schematic ID> [-m, -e <expiry time>] - Creates a structure box with a valid schematic ID. 
    • -m is for moving the schematic from your player directory to the global schem directory if using FAWE
    • -e is to set an expiry time, after which the structure despawns and without the structure box being returned to the player
  • /structurebox undo – Undoes the last placed structure
  • /structurebox reload – Reloads this plugin
  • /structurebox sessions [player|all|you] - View your, other players' or all active undo sessions

Permissions:

  • structureboxes.create – Allows players to create structure boxes (default: operator)
  • structureboxes.undo – Allows players to undo placed structure boxes (default: everyone)
  • structureboxes.reload – Allows players to reload this plugin (default: operator)
  • structureboxes.place.<schematic ID> – Allows players to place structure boxes with the given schematic ID if config option Require permission per structure box is set to true (default: operator)

  • structureboxes.bypassregionrestricion – Allows players to bypass restriction of structure box placement within regions if region restriction is enabled
  • structureboxes.update – Allows players to receive a message on join when a new update is available
  • structureboxes.moveschematic - Allows players to use -m at the end of /sb create command when using FAWE
  • structureboxes.sessions.other - Allows players to view other players' active undo sessions
  • structureboxes.sessions.all – Allows players to view all active undo sessions

Video tutorial:

Metrics collection (v2.0+ only):

This plugin uses bStats to gather anonymous data about the server, which helps the developer in improving the plugin. You can disable this by setting Metrics to false in StructureBoxes/config.yml for the plugin or setting enabled to false in bStats/config.yml for the entire server

 

https://bstats.org/plugin/bukkit/StructureBoxes

Donations:

If you like this plugin and would like to support the development of this and my other plugins, you can support me on Patreon: https://www.patreon.com/eirikh1996plugins

 

Licence:

Structure Boxes is licenced under GNU General Public Licence v3

Comments

Add a comment