SimpleEdit

โญ โ€” (0 endorsements) ๐Ÿ“ฅ 1,165 downloads ๐Ÿ“Œ v0.0.3 ๐Ÿ“… 11/2/2025
๐ŸŸก Updated this year

By LootingVI ยท paper

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 8/3/2026 ๐Ÿ“… Created: 11/2/2025

๐Ÿ” Analysis

  • ๐Ÿ‘ 0.0% endorsement rate
  • ๐Ÿ† #78 of 82 paper mods in this game by downloads

๐Ÿ“‹ About This Mod

# SimpleEdit **A modern WorldEdit-inspired Paper plugin for Minecraft 26.1** ## ๐ŸŒŸ Overview SimpleEdit is a powerful and user-friendly world-editing plugin designed specifically for Paper servers. It provides all the essential functions that builders and server administrators need to edit their Minecraft worlds efficiently. The plugin combines the proven concepts of WorldEdit with a modern, optimized implementation. ## โšก Main Features ### ๐ŸŽฏ Selection System - **Wooden axe tool**: Classic selection by left and right clicking - **Position commands**: `/pos1` and `/pos2` for precise coordinate input - **Visual feedback**: Clear chat messages about selected areas - **Flexible selection**: Supports cubic areas of any size - **Selection expansion**: `/expand` and `/contract` for dynamic size adjustment - **Selection utilities**: `/size`, `/count`, `/center`, `/info` for information and navigation - **Info command**: `/info` shows detailed analysis (volume, size, position, block distribution) ### ๐Ÿ”จ Block Operations - **`/set <block>`**: Fills the entire selection with the specified block type - **`/replace <from> <to>`**: Replaces specific blocks in the selection with others - **`/outline <block>`**: Creates a frame around the selection - **`/walls <block>`**: Fills the walls of the selection - **`/hollow`**: Removes the interior of the selection (hollow structures) - **Material support**: All Minecraft 26.1 blocks and materials - **Intelligent processing**: Efficient batch operations for large areas ### ๐ŸŽจ Brush System - **Sphere Brush**: Spherical brush functionality - **Smooth Brush**: Terrain smoothing - **Replace Brush**: Block replacement within the brush area - **Schematic Brush**: Placement of saved structures - **Multi-tool support**: Different tools for different brushes - **Configurable sizes**: Adjustable brush radii ### ๐Ÿ“ Geometric Shapes - **`/sphere <radius> <pattern>`**: Creates perfect spheres - **`/cylinder <radius> <height> <pattern>`**: Cylinder generation - **`/pyramid <size> <pattern>`**: Pyramids of various sizes - **`/dome <radius> <pattern>`**: Create domes (hemispheres) - **`/cone <radius> <height> <pattern>`**: Create cones - **`/line <pattern>`**: Straight lines between two points - **Hollow variants**: All shapes also available as hollow versions ### ๐ŸŒ Terrain Generation - **`/generate cave`**: Procedural cave systems - **`/generate mountain <pattern>`**: Natural mountain formations - **`/generate forest`**: Automatic forest vegetation - **`/generate islands <pattern>`**: Floating islands - **`/generate maze <pattern>`**: Maze generation - **`/generate temple <pattern>`**: Temple structures - **`/generate ruins <pattern>`**: Destroyed buildings - **`/generate ore_veins <pattern>`**: Ore veins with realistic distribution ### ๐Ÿ”ง Advanced Operations - **`/smooth `**: Terrain smoothing with configurable iterations - **`/naturalize <top> <filler>`**: Natural terrain layering - **`/deform <expression>`**: Mathematical terrain deformation - **`/fix <fluid>`**: Repair fluid sources - **`/flora <type> <density>`**: Automatic plant and tree generation - **`/erode <intensity>`**: Natural erosion simulation - **`/gradient <type> <pattern1> <pattern2>`**: Color gradients and transitions ### ๐Ÿ› ๏ธ Builder Utilities - **`/drain `**: Removes water or lava from the selection - **`/overlay <block>`**: Places blocks on surfaces within the selection - **`/dome <radius> <pattern>`**: Creates domes (hemispheres) - **`/cone <radius> <height> <pattern>`**: Creates cones - **`/green `**: Places vegetation (grass, flowers, trees) on grass blocks - **`/snow `**: Adds snow layers - **`/thaw`**: Removes snow and ice from the selection - **`/extinguish`**: Extinguishes all fire in the selection - **`/butcher `**: Removes entities (mobs) in the selection - **`/fillfluid <water|lava>`**: Fills the selection with water or lava - **`/info`**: Shows detailed information about the selection (volume, size, block distribution) ### ๐Ÿ“‹ Copy & Paste System - **`/copy`**: Copy the selection to the clipboard - **`/cut`**: Cut and copy the selection - **`/paste`**: Paste the clipboard content - **`/rotate <degrees>`**: Rotate the clipboard content - **`/flip <axis>`**: Mirror the clipboard content - **`/move <dx> <dy> <dz>`**: Move the selection ### ๐Ÿ“š History Management - **Individual history**: Each player has their own undo/redo history - **`/undo`**: Undoes the last action - **`/redo`**: Restores an undone action - **Multiple levels**: Supports multiple consecutive undo/redo actions - **Deterministic restoration**: Generate operations are restored exactly - **History GUI**: Visual overview of past actions ### ๐ŸŽฏ Mask System - **`/mask <pattern>`**: Activate selective editing - **Block-based masks**: Edit only specific blocks - **Pattern-based masks**: Complex filter options - **Inverted masks**: Reverse the selection ### ๐Ÿ“Š Schematics & Blueprints -

# SimpleEdit

A modern WorldEdit-inspired Paper plugin for Minecraft 26. 1

## ๐ŸŒŸ Overview

SimpleEdit is a powerful and user-friendly world-editing plugin designed specifically for Paper servers. It provides all the essential functions that builders and server administrators need to edit their Minecraft worlds efficiently. The plugin combines the proven concepts of WorldEdit with a modern, optimized implementation.

## โšก Main Features

### ๐ŸŽฏ Selection System - Wooden axe tool: Classic selection by left and right clicking - Position commands: `/pos1` and `/pos2` for precise coordinate input - Visual feedback: Clear chat messages about selected areas - Flexible selection: Supports cubic areas of any size - Selection expansion: `/expand` and `/contract` for dynamic size adjustment - Selection utilities: `/size`, `/count`, `/center`, `/info` for information and navigation - Info command: `/info` shows detailed analysis (volume, size, position, block distribution)

### ๐Ÿ”จ Block Operations - `/set `: Fills the entire selection with the specified block type - `/replace `: Replaces specific blocks in the selection with others - `/outline `: Creates a frame around the selection - `/walls `: Fills the walls of the selection - `/hollow`: Removes the interior of the selection (hollow structures) - Material support: All Minecraft 26. 1 blocks and materials - Intelligent processing: Efficient batch operations for large areas

### ๐ŸŽจ Brush System - Sphere Brush: Spherical brush functionality - Smooth Brush: Terrain smoothing - Replace Brush: Block replacement within the brush area - Schematic Brush: Placement of saved structures - Multi-tool support: Different tools for different brushes - Configurable sizes: Adjustable brush radii

### ๐Ÿ“ Geometric Shapes - `/sphere `: Creates perfect spheres - `/cylinder `: Cylinder generation - `/pyramid `: Pyramids of various sizes - `/dome `: Create domes (hemispheres) - `/cone `: Create cones - `/line `: Straight lines between two points - Hollow variants: All shapes also available as hollow versions

### ๐ŸŒ Terrain Generation - `/generate cave`: Procedural cave systems - `/generate mountain `: Natural mountain formations - `/generate forest`: Automatic forest vegetation - `/generate islands `: Floating islands - `/generate maze `: Maze generation - `/generate temple `: Temple structures - `/generate ruins `: Destroyed buildings - `/generate ore_veins `: Ore veins with realistic distribution

### ๐Ÿ”ง Advanced Operations - `/smooth `: Terrain smoothing with configurable iterations - `/naturalize `: Natural terrain layering - `/deform `: Mathematical terrain deformation - `/fix `: Repair fluid sources - `/flora `: Automatic plant and tree generation - `/erode `: Natural erosion simulation - `/gradient `: Color gradients and transitions

### ๐Ÿ› ๏ธ Builder Utilities - `/drain `: Removes water or lava from the selection - `/overlay `: Places blocks on surfaces within the selection - `/dome `: Creates domes (hemispheres) - `/cone `: Creates cones - `/green `: Places vegetation (grass, flowers, trees) on grass blocks - `/snow `: Adds snow layers - `/thaw`: Removes snow and ice from the selection - `/extinguish`: Extinguishes all fire in the selection - `/butcher `: Removes entities (mobs) in the selection - `/fillfluid `: Fills the selection with water or lava - `/info`: Shows detailed information about the selection (volume, size, block distribution)

### ๐Ÿ“‹ Copy & Paste System - `/copy`: Copy the selection to the clipboard - `/cut`: Cut and copy the selection - `/paste`: Paste the clipboard content - `/rotate `: Rotate the clipboard content - `/flip `: Mirror the clipboard content - `/move `: Move the selection

### ๐Ÿ“š History Management - Individual history: Each player has their own undo/redo history - `/undo`: Undoes the last action - `/redo`: Restores an undone action - Multiple levels: Supports multiple consecutive undo/redo actions - Deterministic restoration: Generate operations are restored exactly - History GUI: Visual overview of past actions

### ๐ŸŽฏ Mask System - `/mask `: Activate selective editing - Block-based masks: Edit only specific blocks - Pattern-based masks: Complex filter options - Inverted masks: Reverse the selection

### ๐Ÿ“Š Schematics & Blueprints -

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
LootingVI
Version
0.0.3
Downloads
1,165
Endorsements
0
Category
paper
Created
11/2/2025
Updated
8/3/2026
Game Versions
26.1.2

๐Ÿ”ง How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Plugins โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Plugins versions does SimpleEdit support?

The author lists 26.1.2. Other versions may work but are untested by the author.

What is the latest version of SimpleEdit?

Version 0.0.3, published 2026-08-03 with 1,165 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More paper ๐Ÿ‘ค More by LootingVI ๐Ÿ”Ž Similar Mods ๐ŸŒ Best paper (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods