An extension for Insights to limit WorldEdit actions accordingly. This extension has the following features:
- Support Insights limits (users won't be able to place their "limited blocks").
- Disabling of all tile placement using WorldEdit.
- Customize the behaviour when a blocked material has been encountered (either don't change the block in the world at all, or define a custom replacement block to replace blocked materials with)
- Define extra blocked materials with bypass permissions (whitelist/blacklist mode).
- FAWE users, please add the following entry in FAWE's config.yml:
Code (YAML):allowed-plugins :
- "dev.frankheijden.insights.extensions.worldedit.fawe.FaweWorldEditExtent"
Code (YAML):
settings:
type : "REPLACEMENT"
replacement-block : "BEDROCK"
use-limits : true
disable-tiles : true
extra-blocked:
whitelist : false
materials :
- "DIRT"
messages:
summary:
header : "&8&m---------------=&r&8[&b&l WorldEdit Limit&r &8]&m=---------------"
format : "&b %entry%&8: &7&l%count%"
unchanged : "&3 Prevented a total of &b&l%count% &3blocks from being placed."
replaced : "&3 Replaced a total of &b&l%count% &3blocks with &b%replacement%&3."
footer : "&8&m-------------------------------------------------"
type : "REPLACEMENT"
replacement-block : "BEDROCK"
use-limits : true
disable-tiles : true
extra-blocked:
whitelist : false
materials :
- "DIRT"
messages:
summary:
header : "&8&m---------------=&r&8[&b&l WorldEdit Limit&r &8]&m=---------------"
format : "&b %entry%&8: &7&l%count%"
unchanged : "&3 Prevented a total of &b&l%count% &3blocks from being placed."
replaced : "&3 Replaced a total of &b&l%count% &3blocks with &b%replacement%&3."
footer : "&8&m-------------------------------------------------"
You can get support at my Discord server, in a PM, GitHub or in the discussions thread of this plugin.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.18
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Insights WorldEdit Extension is a free Minecraft Java mod. Compatible with Minecraft 1.18. Downloaded 820 times (via Spigot). Download it and open it directly in the game.