All Projects β†’ SIsilicon β†’ WorldEdit-BE

SIsilicon / WorldEdit-BE

Licence: GPL-3.0 License
A Minecraft Bedrock addon port of the famous WorldEdit mod for Minecraft: Java Edition.

Programming Languages

typescript
32286 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to WorldEdit-BE

Worldedit
πŸ—ΊοΈ Minecraft map editor and mod
Stars: ✭ 2,288 (+4984.44%)
Mutual labels:  minecraft, worldedit
JSPrismarine
Dedicated Minecraft Bedrock Edition server written in TypeScript.
Stars: ✭ 162 (+260%)
Mutual labels:  minecraft, minecraft-bedrock-edition
FrogCraft-Rebirth
A standalone rewrite of FrogCraft, an IC2 Addon with theme of chemical industry, starting from scratch.
Stars: ✭ 27 (-40%)
Mutual labels:  minecraft
minicraft
SEU CS Computer Graphics Course Design: a Minecraft-like game based on openGL
Stars: ✭ 25 (-44.44%)
Mutual labels:  minecraft
BedrockProxy
Allow Minecraft Bedrock players on your BungeeCord server!
Stars: ✭ 16 (-64.44%)
Mutual labels:  minecraft
minecraft-overviewer
Docker Image to Run Minecraft Overviewer
Stars: ✭ 60 (+33.33%)
Mutual labels:  minecraft
UHC
UHC plugin for Minecraft: Bedrock Edition.
Stars: ✭ 23 (-48.89%)
Mutual labels:  minecraft
minecraft-lambda-function
AWS Lambda function for managing Minecraft server
Stars: ✭ 37 (-17.78%)
Mutual labels:  minecraft
mcnbt
Yet another Minecraft NBT format file / buffer parser for Node.js.
Stars: ✭ 15 (-66.67%)
Mutual labels:  minecraft
BTW-Public
Community repository for the BTW CE mod
Stars: ✭ 16 (-64.44%)
Mutual labels:  minecraft
Hytilities
Hypixel-focused Quality of Life mod.
Stars: ✭ 53 (+17.78%)
Mutual labels:  minecraft
Retroguard
The MCP teams Retroguard version
Stars: ✭ 20 (-55.56%)
Mutual labels:  minecraft
BlockTuner
A Minecraft data pack which helps you tune note blocks
Stars: ✭ 18 (-60%)
Mutual labels:  minecraft
TotalEconomy
All in one economy plugin for Minecraft and Sponge.
Stars: ✭ 32 (-28.89%)
Mutual labels:  minecraft
Crucible
Crucible is a Thermos fork containing various patches for bug fixes and performance improvements. Join our discord to stay updated with the project development.
Stars: ✭ 67 (+48.89%)
Mutual labels:  minecraft
Allomancy
Brandon Sanderson's Allomancy, now in Minecraft
Stars: ✭ 18 (-60%)
Mutual labels:  minecraft
AutoSaveWorld
Bukkit plugin that provides advanced bukkit server management capabilities. Supports automatic saves, backups, stale data purge, plugin management, and more.
Stars: ✭ 31 (-31.11%)
Mutual labels:  minecraft
NpcDialog
πŸ—½ PocketMine-MP virion to add dialogs to entities easily
Stars: ✭ 55 (+22.22%)
Mutual labels:  minecraft
pax
πŸ“¦ The MC modpack manager for professionals.
Stars: ✭ 83 (+84.44%)
Mutual labels:  minecraft
beet
The Minecraft pack development kit.
Stars: ✭ 51 (+13.33%)
Mutual labels:  minecraft

WorldEdit: Bedrock Edition

Build Workflow Documentation Status Support me on Patreon Twitter Follow Discord

This is a Minecraft Bedrock addon port of the famous WorldEdit mod for Minecraft: Java Edition. The addon comes with custom commands to make building easier, and more fun! Not only are there commands, but also items to make it easier for anyone on any device to use this. Please note that this addon is currently in its beta stage, and requires experimental features. To be on the safe side, make a backup of your world.

Installation

Locally

First you must download the mcaddon file. You can find one in the release section. After which, you open it with Minecraft and it will be imported into your game. Once there, choose a world you want to apply this addon to, and add the behaviour pack and resource pack together. The following experimental features must also be enabled. GameTest Framework and Holiday Creator Features And that's it! Your world is ready for WorldEdit.

Aternos server

To properly add this addon to the server, you first need to upload an already existing world with the required experimental features enabled. You must then install the addon separately in the server's packs folder. Read more about how aternos handles addons and experimental features here and here.

Features

WorldEdit currently has the following features.

  • Clipboard manipulation (Cut, Copy, Paste)
  • Masking blocks from certain actions
  • Making cuboid region selections
  • Navigation commands and the Navigation Wand
  • Generating shapes
  • Multiblock patterns
  • Undo and Redo
  • Filling selections
  • Brushes for painting blocks

Planned

These features will be added in the near future.

  • More brushes, tools and items
  • More selection shapes
  • More selection operations
  • More sophisticated patterns and masks
  • Basically, Java Parity

Documentation

The addon comes with a quick start on how to use WorldEdit in Settings > How to Play while you're in the world. There's a more in-depth documentation over at the project's docs page: https://worldedit-be-docs.readthedocs.io

Contribution

Bug Report

If you've encountered a bug with the addon, please go here submit one.

Feature Request

The aim of this project is to replicate as many of the original WorldEdit features as possible, so if there's a feature you want that's in the original mod, it will likely be implemented anyway if possible. However, you can still propose features that aren't in the original mod, so long as you can make a case for how useful it can be. Then the proposal will be considered.

You submit proposals here. Make sure that a similar proposal has not been made already.

License

This addon is under the GPLv3 license. This means that you:

  • CAN modify, copy and distribute this addon.
  • CAN use it privately or for commercial use.
  • CAN'T change the license of your modified version.
  • CAN'T make the modified source code closed.
  • HAVE TO indicate any changes in the modified version.

You also don't HAVE to credit me, but it would be great if you did to help support my work! 😁

Special Thanks

The backbone of this addon's code is notbeer's GameTest API Wrapper.

And thanks to the original creator of the WorldEdit mod "sk89q" and EngineHub as a whole. They developed and excellent mod, and I'm just simply making a version of it work on bedrock. They're the real heroes. :)

Support

I know you already saw the badge at the top, but it took time and effort to make this addon, so if you can, please support me by becoming a Patreon!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].