Minecraft-plugin MagicWE
Information om MagicWE och servrar där det har hittats
🔌 About MagicWE2
MagicWE2 is a world-editing plugin for PocketMine-MP (PMMP) that brings asynchronous, clipboard-based editing and common WorldEdit-style tools to Minecraft Bedrock servers. It focuses on server administration and map management by providing selection tools, copy/paste clipboards, brushes, and undo/redo support while keeping heavy operations asynchronous to reduce server lag.
🎯 Purpose
The plugin is intended for server owners and administrators who need in-game tools to edit terrain and structures on Bedrock (PocketMine-MP) servers. It solves the problem of manual block-by-block editing by giving admins familiar world-edit workflows (selections, fill/replace, copy/paste, brushes) adapted for PMMP.
⚙️ Features
- Asynchronous world editing to minimise blocking main server logic.
- Two-point selections and a wand tool for marking regions.
- Clipboard operations: copy and paste selections.
- Fill and replace commands for area edits.
- Brush and flood tools with a menu-driven brush setup.
- Undo and redo support for recent actions.
- Command auto-completion and command flags for operation modifiers.
- Debug tools (debug stick) and informative commands for plugin status.
- Session and clipboard management (session features referenced in project documentation).
🧩 Who It Is For
- Administrators of Bedrock (PocketMine-MP) servers who need in-game map editing tools.
- Survival, SMP, and mini-game server operators who regularly create or repair terrain and builds.
- Moderation teams that need quick region repairs and rollback capabilities.
🏗️ Example Use Cases
- An admin selects a damaged base, uses
//replaceto fix griefed blocks, then//undoif needed. - A builder copies a structure with
//copyand reuses it on another plot with//paste. - Map-makers use brushes to sculpt terrain quickly without external editors.
⌨️ Commands
| Command | Description | Permission | Access |
|---|---|---|---|
//pos1 (//1) | Select first position. | not specified | Admin |
//pos2 (//2) | Select second position. | not specified | Admin |
//set (//fill) | Fill an area with specified blocks. | not specified | Admin |
//replace | Replace blocks in a selection. | not specified | Admin |
//copy | Copy an area into a clipboard. | not specified | Admin |
//paste | Paste the current clipboard. | not specified | Admin |
//wand | Give the selection wand. | not specified | Admin |
//togglewand | Toggle the wand tool on/off. | not specified | Admin |
//undo | Roll back the last action. | not specified | Admin |
//redo | Re-apply the last undone action. | not specified | Admin |
//debug | Give the debug stick for block info. | not specified | Admin |
//toggledebug | Toggle the debug stick on/off. | not specified | Admin |
//cylinder (//cyl) | Create a cylinder shape. | not specified | Admin |
//count (//analyze) | Count blocks in selection. | not specified | Admin |
//help (//?, //mwe, //wehelp) | Show MagicWE help. | not specified | Player |
//version (//ver) | Show MagicWE version. | not specified | Player |
//info | Show information about MagicWE. | not specified | Player |
//report (//bug, //github) | Create a pre-filled bug report. | not specified | Player |
//donate (//support, //paypal) | Information about supporting development. | not specified | Player |
//brush | Open the brush tool menu. | not specified | Admin |
//flood | Open the flood tool menu. | not specified | Admin |
Note: command names and descriptions are taken from the official project documentation. Permission nodes are not listed in the referenced documentation.
⚙️ Installation
📥 Setup
- Download the official plugin build from the project's release page and place the plugin file into your PocketMine-MP server's plugins directory.
- Restart the server and check the console to confirm the plugin loaded successfully.
Do not use third-party/mirrored downloads; prefer the official repository or the project's official build/release page.
🧠 Technical Notes
- Target platform: PocketMine-MP (PMMP) / Bedrock server implementations (project documentation references PMMP explicitly).
- The project is licensed under GPL-3.0.
- The project documentation references PMMP API compatibility (example: PMMP API 4.0.0 -> 4.21.1 in the project release notes).
🤝 When This Plugin Is Useful
If you run a PocketMine-MP Bedrock server and need in-game region editing, clipboards, brushes, and undo/redo without depending on external editors, MagicWE2 provides those tools with an emphasis on asynchronous operations to reduce impact on server responsiveness.
Sidan för pluginet MagicWE visar på vilka servrar övervakningen hittade det, samt vilka plattformar och versioner det förekommer med.
Plugins kan lägga till kommandon, ekonomi, skydd, behörigheter, minispel, integrationer eller andra mekaniker. Den faktiska rollen för MagicWE beror på den enskilda serverns konfiguration.
Data skapas automatiskt från servrarnas tekniska svar. Om en server döljer sin pluginlista kan den saknas i det här avsnittet även om den använder MagicWE.
Använd listan över servrar med MagicWE för att jämföra projekt, kontrollera kompatibla versioner eller hitta exempel på hur pluginet används på publika servrar.