ItemSchematics is a general-purpose plugin that allows your players to get access to schematics that they can share, sell, buy, exchange, and paste by placing special items and skulls.
Create entity farms that players can buy, strategic towers that can be placed in mini-games, or even sophisticated redstone machinery.
A pop-up tower
A TNT Cannon
A Flying Machine
A Redstone gate
A small house
A stone creeper statue
Preview schematics before you place them
Item schematic creation GUI
Easily create skulls with different textures
Whatever you can put in a world, you can put in an Item Schematic too!
PLACEABLE ITEM SCHEMATICS
Create schematics that are bound to special items and can be pasted by placing these items
BLOCK BY BLOCK
Ability to place schematics block by block
EFFECTS
Play particles and effects on each block place
BUILDING DIRECTION
Different options for how to build schematics. You can go bottom up, top to bottom, circular inwards, outwards, or even spiral!
PREVIEWING BEFORE PLACING
Preview the schematic and see how it would look in the real world before placing it.
WORLDEDIT OR ANY OF ITS FORKS
You can use the plugin with vanilla WorldEdit, FastAsyncWorldEdit, or AsyncWorldEdit, and everything will work out of the box.
CROSS-VERSION SUPPORT
Fully works on all versions from 1.8.8 to 1.21
SUPPORT FOR PROTECTION PLUGINS
The plugin will respect the following region-protection plugins:
- WorldGuard
- Grief Prevention
- Grief Defender
- Towny Advanced
- Plot Squared
- Husk Towns
- BentoBox (through a PLACE_ITEM_SCHEMATICS flag)
- Lands
BACKWARDS-COMPATIBLE
The plugin is built with backward compatibility in mind. This allows you to take advantage of newer features while also being able to use older schematics
USER-FRIENDLY
A simple GUI for creating placeable schematics quickly and easily
FULLY CUSTOMIZABLE
The plugin comes with 70+ editable messages and many configuration options to tailor the plugin to your desired gameplay experience.
NATIVE COMMANDS AND POWERFUL TAB COMPLETIONS
The plugin integrates well with modern Minecraft versions and provides relevant tab completions whenever necessary.
Commands: /isc, /itemschematics
- /itemschematics create <schematic id> (itemschematics.commands.create): Creates a new skull schematic
- /itemschematics delete <schematic> (itemschematics.commands.delete): Deletes the specified schematic
- /itemschematics edit item <schematic> (itemschematics.commands.edit.item): Edits the item of the specified schematic
- /itemschematics edit pasting blockbyblock <schematic> [interval] (itemschematics.commands.edit.pasting.blockbyblock): Edits the block-by-block settings of the specified schematic
- /itemschematics edit pasting direction <schematic> <direction> (itemschematics.commands.edit.pastingdirection): Edits the pasting direction of the specified schematic
- /itemschematics edit pasting effect <schematic> <effect> (itemschematics.commands.edit.pasting.effect): Sets the pasting effect for the given schematic
- /itemschematics edit pasting instantly <schematic> (itemschematics.commands.edit.pasting.instantly): Sets the specified schematic to paste instantly
- /itemschematics edit pasting whentoshoweffect <schematic> <when to show effect> (itemschematics.commands.edit.pasting.whentoshoweffect): Sets when the pasting effect for the given schematic should be shown
- /itemschematics edit permission <schematic> <permission> [default access] (itemschematics.commands.edit.permission): Sets the permission required to paste the given schematic
- /itemschematics edit schematic <schematic> (itemschematics.commands.edit.schematic): Edits the schematic content of the specified schematic
- /itemschematics give <player> <schematic> [amount] (itemschematics.commands.give): Gives the specified schematic to the specified player
- /itemschematics help [page]: Displays the help menu
- /itemschematics new <schematic id> (itemschematics.commands.create): Starts the process of creating a new item schematic
- /itemschematics reload (itemschematics.commands.reload): Reloads the plugin
- /skull <skull> (itemschematics.commands.skull): Creates a skull from the given identifier
For questions, inquiries, bug reports, or suggestions, feel free to jump by our Discord server any time!
Join the Discord server here
ItemSchematics requires WorldEdit or any of its forks such as FastAsyncWorldEdit or AsyncWorldEdit.
To install the plugin:
- Download WorldEdit, FastAsyncWorldEdit or AsyncWorldEdit.
- Download the JAR from the SpigotMC page
- Place the .jar file in the /plugins/ directory
- Done! Your plugin is ready to use