
WildPlots Mod

About
WildPlots mod is a Forge mod providing ability to claim own terrain on the world, protecting your buildings against griefing. It’s a totally survival-friendly mod, which provides 8 plot blocks with different sizes. If you install WildNature Mod, you will have 8 more plots (total 16).
First, you start with a Stone plot, which claims 5x5x256 blocks. It’s your terrain, nobody can break and place blocks, open chests and explode anything. However, your plot block can be broken by any player what will destroy the protection of other blocks! That’s why, you have to protect it.
When you will find iron, you can make Iron tier and upgrade your plot to a bigger version – Iron plot, and so on. Read more…
To give some chances to enemies, they can open chests, click buttons and open doors by using Clicker – super expensive tool which has only 15 uses and very long cooldown. That’s why you need to make piston doors openable via password – this will fully protect you base. Read more…
Mod provides also an Alarm block, which notifies you about some actions that take place on your plot. Read more…
Downloads
Download is possible via this, official page. Download from there latest release of this mod.
Plot blocks
Plot block is a core of your plot. To create a plot, you need to place it in position you want. To get started, you need to craft Stone plot, place it, and right click on it. You’ll get chat message about plot creation.
Remember, anyone can break your plot block and you’ll lose your protection!
Plot isn’t fully protecting blocks against explosions – TNT can break: glass blocks, doors, trapdoors, beds and plot blocks. However, nobody can place TNT block on your plot, so it can be fired only from a cannon. It can be configured in config.
Players can open trapped chests on claimed terrain.
To view plot data, right click on plot block. It shows the same information what /plot info
does.
To view plot boundaries, right click on plot block while sneaking. You’ll see particles floating on all corners of your plot. If your plot is larger than 50 blocks, border blocks will be placed on plot’s corners, and you’ll have to find them. They also emit own particles, so that will not be hard.

Stone plot
tier, four fences, one string, three stone blocks
Tiers
Tiers are defining level of your plot. If tier is better, then your plot is bigger and more resistant.
First you need to craft Tier item, the base of all tiers:

Tier crafting recipe
two iron ingots, one flint, one iron weighted pressure plate, two smooth stones and three strings
If you have already Stone plot, only way you can upgrade it is to craft tier better than current by only one level (so for example if you have Stone, you need to craft Iron tier) and right click on a plot block. After that, your plot is upgraded!
Vanilla Tiers
Vanilla tiers without WildNature mod installed.
Tier | Size | Crafting | Ingredients |
---|---|---|---|
Stone | 5 |
|
tier, four fences, one string three stone blocks |
Iron | 30 |
|
tier, six iron ingots two iron blocks |
Gold | 50 |
|
tier, six gold ingots, two gold blocks |
Diamond | 75 |
|
tier, seven diamonds, one diamond block |
Emerald | 100 |
|
tier, four emeralds, four emerald blocks |
Obsidian | 125 |
|
tier, six obsidians, two diamond blocks |
Ender | 150 |
|
tier, two ender pearls, two diamond blocks, two end crystals one dragon's breath, one shulker shell |
Nether Star | 200 |
|
tier, two wither skulls, three diamond blocks, two experience bottles, one nether star |
Vanilla + WildNature Tiers
Vanilla tiers with WildNature mod installed.
Tier | Size | Crafting | Ingredients |
---|---|---|---|
Stone | 5 |
|
tier, four fences, one string, three stone blocks |
Iron | 10 |
|
tier, six iron ingots, two iron blocks |
Bronze | 20 |
|
tier, six bronze ingots, two bronze blocks |
Steel | 30 |
|
tier, six steel ingots, two steel blocks |
Gold | 40 |
|
tier, six gold ingots, two gold blocks |
Silver | 50 |
|
tier, seven silver ingots, one silver block |
Diamond | 75 |
|
tier, seven diamonds, one diamond block |
Sapphire | 100 |
|
tier, seven sapphires, one diamond block |
Ruby | 125 |
|
tier, seven rubies one diamond block |
Emerald | 150 |
|
tier, four emeralds four emerald blocks |
Malachite | 175 |
|
tier, seven malachites, one diamond block |
Amber | 200 |
|
tier, seven ambers, one diamond block |
Amethyst | 225 |
|
tier, seven amethysts, one diamond block |
Obsidian | 250 |
|
tier, six obsidians, two diamond blocks |
Ender | 300 |
|
tier, two ender pearls, two diamond blocks, two end crystals, one dragon's breath, one shulker shell |
Nether Star | 350 |
|
tier, two wither skulls, three diamond blocks, two experience bottles, one nether star |
Commands
To manage your plot you need to use commands, for example to add friend to your plot.
Command | Requirement | Description |
---|---|---|
/plot help | none | Shows in-game help command. |
/plot modinfo | none | Shows information about mod. |
/plot info | Player needs to be in a plot range. | Shows information about plot in player's position. |
/plot stats | none | Shows global statistics. |
/plot tiers | none | Shows all available plot upgrades. |
/plot plots | none | Shows all your plots. |
/plot localize | Player needs to be in a plot range and must own the plot. | Shows plot coordinates. |
/plot friend list | Player needs to be in a plot range and must own the plot. | Shows list of all added friends. |
/plot friend add [player] | Player needs to be in a plot range and must own the plot. Friend have to be online, and stay on or under plot block. | Adds a player to the plot friend list. It allows player to normally build on claimed terrain as owner. |
/plot friend remove [player] | Player needs to be in a plot range and must own the plot. | Removes player from friend list. |
/plot transfer [player] | Player needs to be in a plot range and must own the plot. Transferred player have to be online, and stay on or under plot block. | Transfers plot to another player. After that, previous owner has no rights on the plot. |
/plot delete | Player needs to be in a plot range and must own the plot. | Deletes player's plot. Same effect has breaking plot block. |
Admin Commands
By using Admin Plot block you can even make server spawn without any plugins. Use
/give @p wildplots:admin_plot
.Command | Requirement | Description |
---|---|---|
/plot admin info | Player needs to be in a plot range. | Shows special information about current plot. |
/plot admin transfer [player] | Player needs to be in a plot range. | Makes player new owner of the plot. |
/plot admin transfer uuid [long-uuid] | Player needs to be in a plot range. | Makes player with specified UUID new owner of the plot. |
/plot admin friend list | Player needs to be in a plot range. | Shows all players that are added to friend list of the plot. |
/plot admin friend add [player] | Player needs to be in a plot range. | Adds specified player to the plot's friend list. |
/plot admin friend remove |
Player needs to be in a plot range. | Removes specified player from the plot's friend list. |
/plot admin delete | Player needs to be in a plot range. | Deletes plot in range. |
/plot admin deleteAll [player] | Player needs to be in a plot range. | Deletes all plots that are claimed by specified player. |
/plot admin localize | Player needs to be in a plot range. | Show coordinates of the plot. |
/plot admin playerPlots [player] | none | Shows all plots that are claimed by specified player. |
/plot admin friendPlots [player] | none | Shows all plots where specified player is added to friend list. |
/plot admin setSize [new-size] | Player needs to be in a plot range. | Sets plot's size. |
/plot admin setPos [pos1] [pos2] | Player needs to be in a plot range. | Sets plot's position. That way you can make plot not being a square. |
/plot admin privileges [boolean] | none | Enables admin privileges. With them you can build on other's plots. |
/plot admin create [owner-long-uuid] [pos1] [pos2] [center-pos] | none | Creates custom plot. |
/plot admin list [page] | none | Shows list of all existing plots. |
/plot property [name] [boolean] | Player needs to be in a plot range. |
Enables or disables plot's "game rule":
|
Alarms
Alarms are blocks that can get notifications from plot and send redstone signal, or receive redstone signal and play alarm sound.
By clicking on alarm while sneaking, you trigger notify mode. By default, it is disabled. You’ll see current set mode by alarm texture.

Alarm crafting recipe
five redstone, one repeater, one note block, one tier and one iron ingot

Alarm playing sounds (notify = false)
When notify is turned off, alarm can make sounds when powered. You can also modulate alarm pitch like normal, vanilla noteblock, by clicking on it.
Place on those blocks to get certain sounds:
Alarm sound | Block placed under alarm |
---|---|
rail_short | any stone |
rail_long | bricks or stone bricks |
clock | any wood |
bell | any sand |
siren_short | glowstone |
detector | any wool |
modern_medium | quartz block, quartz pillar or chiseled quartz block |
modern_long | gold block |
imperial | obsidian or bedrock |

Notification alarm (notify = true)
When notify is turned on, alarm gets notifications about actions that take place on plot’s terrain. Alarm has to be placed anywhere in a plot range. When alarm receives notification about any action, it emits certain redstone signal power. If you use comparator, then you’ll be able to get distance how far it happened. If near, comparator will give 15 redstone power. If far, it will emit 1.
Yes, you can place multiple alarms within one plot and they all will get notifications.
Notify Action | Redstone Signal |
---|---|
use | 1 |
block place | 2 |
block break | 3 |
farmland trample | 4 |
player attacks player | 5 |
player attacks mob | 6 |
clicker use | 7 |
explosion | 10 |
plot break | 15 |
Clicker
This tool allows you to open chests, doors and click buttons on claimed terrain. By default, it has only 15 uses and 30 seconds of cooldown.
To use it, just hold it in hand and click on anything you want to use or open.

Clicker crafting recipe
two obsidians, two diamonds, three gold blocks and two gold ingots

Clicker tool
Credits
Code ~ matez
Textures ~ RhinoW
~~ WildNature Team
If you like this mod, consider supporting us on Patreon! You’ll get special features, for all wild mods.
Ideas come from Poland!

Recent Comments