客户端 - Forge 1.14.4 + VoxelMap + WorldEditCUI for Forge 2 edition 通用指令 //flora生成花海 (类似骨粉) //naturalize自然化 (生成地表结构) //paste -a复制时只覆盖空气 好用刷子 圆球刷 Brush Sphere (/br sp) Tips: 在使用圆球刷之前推荐进行/mask 方块名进行蒙版选择 (简易理解: 进行we操作时,...
Step 1:連結至Bukkit Plugins的WorldEdit頁面,Bukkit網站在下載插件時跟CurseForge網站一樣,不要直接點擊右上角的Download Latest File,而你應該點選『檔案』頁籤,來篩選『遊戲版本』,及下載當前版本最新的WorldEdit插件。下載完成後,然後一樣要將WorldEdit上傳到你的Minecraft伺服器,接著要重啟你的Minecraft伺服器。 Step...
Before proceeding to install WorldEdit, make sure you know which version you’d like. If you’re installing it on a server without mods, then proceed to Installing WorldEdit as a plugin. Those with modded servers will want to look at the Installing WorldEdit as a mod on a server section. ...
world list 将自己 saves 文件里所有的世界列出来 world backup 备份所有的世界 WorldEdit 指令 //set 物品 ID 放置 //copy 拷贝 //paste 粘贴 //replace 物品 ID 新物品 ID 丨丨丨水//replace 9 8 替代 //walls 方块 ID 造围墙 //sphere 物品 ID 半径造实心球体 //hsphere 物品 ID 半径造空心球体 ...
WorldEditWrapper The WorldEdit Wrapper mod is an easy way to install and use the amazing in-game modification tool, WorldEdit in Single Player mode. WorldEdit is a tool that allows you to easily customize the blocks and structures in your world. You can change a block’s properties, create ...
Source File: ForgePlayer.java From FastAsyncWorldedit with GNU General Public License v3.0 5 votes private void sendColorized(String msg, TextFormatting formatting) { for (String part : msg.split("\n")) { TextComponentString component = new TextComponentString(part); component.getStyle()....