Zero's Selection Mod
This mod provides a client-side user interface for the WorldEdit plugin allowing you to see your selected region in-game in real time. It allows you to work more quickly and accurately with your WorldEdit selection and is especially useful.
This is a partly rework of Mumfreys Worldedit CUI for Liteloader.
!Important!
This has no relation to Worldedit or other allready existing Selection Mods.
If you search for the offizial build go to https://github.com/mikroskeem/WorldEditCUI
Source Code
Check out the Source Code on github.com!
Original Authors
Thanks to the original authors:
- - lahwran
- Mumfrey
How to install:
First you have to install Fabric.
- - Open https://fabricmc.net/use/?page=installer and follow the installation topic.
- - Download Fabric API https://www.curseforge.com/minecraft/mc-mods/fabric-api and put it inside %appdata%\.minecraft\mods.
- -> If that folder doesn't exists, create it.
- - Download the latest Worldedit Cui (Fabric Edition) and put it inside %appdata%\.minecraft\mods
How to use it:
You need the permissions to use Worldedit or at least Worldedits selection Feature.
Use whatever tool you setup as selection tool, normally its the wooden axe, and left/right click to set the first and the second position.
You should see the selection now
Important, since the /we cui command is delay between trying and actually joining a server, it might fail to execute the command. Depending on the login time it needs to join. You can edit the configugration to change the delay (default is 1000 nanoseconds or 1 second)
Default Keys
- Display Chunk: F3
- Left Shift: Left Shift Key
- Right Shift: Right Shift Key
- Toggle Selection: F1 (only hides the selection)
- Clear: F4
- Configuration Screen: F12
Changing default language:
Worldedit cui stores all language Files inside %appdata%\.minecraft\config\worldeditcui.
You can change all variables here to match your language.
Configuration Screen:
If you press F12 ingame the configscreen will open, you can change every colour, some settings and the default keybinds here.
Mod Menu support:
Since Fabric is missing a "modlist" modmenu provides this.
You should be able to call the config screen with modmenu too and it will display some other information about this mod.
Features:
Here an example of a cuboid selection
And an example of a cuboid selection:
Can you upgrade to Fabric 1.17.1 please
Is it possible to deactivate buttons from this mod (in fabric)?
The Chunk Overlay feature while nice seems a bit excessive as we already have native Minecraft support.
Works with 1.16.2 ;)
But the configuration menu make me crash.
Thanks
In reply to amenophis777:
Since a Worldedit Dev dmed me and told me not to use "worldedit" in my plugins name and told me they allready have to working mod i guess i wont update it anymore (without a good reason).
Checkout their official mod: https://github.com/mikroskeem/WorldEditCUI
how do i clear the highlighted blocks?
In reply to grimmdelights:
//sel
First of all, thank you for the work you're doing. Worldedit is a mod that is becoming indispensable for me.
Using the latest version for 1.16.1 I had a huge problem though. Pressing F3, of course, showed the chunk borders. It >also< brought up Minecraft's F3 screen. Very, very confusing. I feel that your choice of key assignments should be rethought -- they conflict far too easily with others.
For instance, I use F12 for screen shots which I am used to when playing a game under Steam. I also swap LSHIFT & LCTRL as that is what I am used to for many first-person-shooter games.
After temporarily mapping screenshot back to F2, I get the worldeditcui menu. However, there is no way to change the F12 hotkey. Also, I see no way to turn off the F3 (show chunks) key -- I can already get that info with F3+G -- there is only the option to remap it.
My request is that you consider allowing one to remap the menu hotkey (F12) in addition to allow a key to be unset completely.
Thank you for your consideration.
In reply to 051992:
You can change the keybinds ingame via the F12 Config Screen
if you want to edit the F12 Keybind, you have to do it via the config since there is no gui element for this, inside .minecraft/config/worldeditcui.
Change "key_control" for what u need. (The others too if u want)
https://www.glfw.org/docs/latest/group__keys.html
Here u can see all keys
In reply to leetzer0:
Thank you for the information.
When I read the worldedit docs, it refers one to https://github.com/mikroskeem/WorldEditCUI/releases
When I google for 'worldeditcut' for fabric, I come here.
What are the differences between the two versions?
Neither the 1.15 or the 1.16 files are tagged as "Fabric". This causes issues for mod managers that need to differentiate between Forge and Fabric mods.
In reply to magneticflux_:
i hope it is enough to tag them here on curseforge, else pls tell me what modload u are using so i can test it :)
In reply to leetzer0:
Yes, that works for Modsman. Thanks!
Cannot see my selection on 1.16, tried everything even config, any thoughts? (i have fabric api installed) gonna try it with optifine disabled: edit yah works if no optifabric
In reply to dr4track:
yah works if no optifabric
How do I hide the selection boxes after I set positions with left/right click of the wand?
In reply to pjlasl:
u can press the deselect key or type /sel, which is a worldedit command too
is there a 1.16 version?
In reply to husshusshusshuss:
Now there is one, waiting for approval
In reply to leetzer0:
Please upload 1.16.1 version to GitHub first.