CUI is a client mod that adds an in-game GUI for WorldEdit. It shows your current selection in a visible, adjustable box with the corners clearly marked. This helps admins reduce errors while using WorldEdit, select more complex areas, and visualize the area that they are actually editing. It is an essential tool for any server that uses WorldEdit. It is also not currently compatible with SinglePlayerCommands, I'm working on getting it to work.Disclaimer: CUI, ModLoader, and other mods require altering minecraft.jar, and your game may become unstable. Back up your bin folder! I am not responsible for any damage done to your computer, worlds, or your copy of Minecraft. While I do my best to ensure that the mod does what it says it does, I can not help you if you don't install it properly. If you get a black screen upon starting Minecraft, you are doing something wrong. If you refuse to include the crash report when you get crashes, I am unable to help you.Credit goes to lahwran for creating the original version of this mod!DownloadBefore downloading, make sure that you meet the prerequisites to use this mod:
Latest stable version for ModLoader (v1.4.6): CUI-1.4.6-ML.zipLatest stable version for Forge (v1.4.6) - BROKEN:CUI-1.4.6-Forge.zipForge support has been added to the mod, however, there is some odd bug that prevents Forge from seeing that the mod class exists, even though it is actually there. If anyone wants to take a stab at fixing it, by all means. If you can solve it, let me know.Installation
Download the mod, and unzip the file
Follow the instructions in the INSTALL.txt file.
UsageCUI is incredibly simple to use! Just install the mod, and it works whenever you select a point in WorldEdit!To clear your selection, type "//sel" into chat. This will clear your selection.ScreenshotsChangelogMinecraft 1.4.6:
Update to Minecraft 1.4.6
Substantial rewrite
Separate Forge and ModLoader jars
Put an end to tick issues (hopefully)
Change name to CUI, as support for non-WorldEdit mods is coming
Minecraft 1.4.5:
Updated to Minecraft 1.4.5
Minecraft 1.4.2:
Updated to Minecraft 1.4.2
Removed some legacy code
Minecraft 1.3.2a:
Fixed bug where instead of teleporting the entity, CUI accidentally teleported the player.
Minecraft 1.3.2:
Updated to Minecraft 1.3.2
Fix bug where using CUI while thousands of blocks from spawn lagged the game
Minecraft 1.3.1:
Updated to Minecraft 1.3.1
Subtle performance improvements
Added configuration option to disable update messages
Lines are no longer affected by light, always show at full brightness
Minecraft 1.2.5:
Updated to Minecraft 1.2.5
Removed chat packet interface, use plugin channels instead
Minecraft 1.2.4:
Updated to Minecraft 1.2.4
Minecraft 1.2:
Updated to Minecraft 1.2
Removed support for installing via mods/ directory. Installing via minecraft.jar is the only supported method now.
Minecraft 1.1a:
SPC broke in CUI version 1.1. This fixes the bug that caused it. SPC should work now.
Minecraft 1.1:
Minecraft 1.1 support
Fix a few odd bugs
Support for Cylindrical and Ellipsoidal regions (requires WorldEdit 5.1)
Ability to change the CUI colors
Check an external update file for new CUI versions
Move README to README.txt, for Windoze users.
Remove all //desel and //sel commands. These have been fixed in WorldEdit itself, and are in version 5.1
It still is //sel cuboid. You can also use //desel to clear the selection, that's one of the new features in this mod.
I am running WorldEdit 5.0 and CraftBukkit 1.0.1, and //sel cuboid does not clear the selection, nor does //desel. The grid selection remains, only giving me the message "Cuboid: left click for point 1, right click for point 2". The only way it clears is if I reload WorldEdit via the console.
Awesome mod; thanks for continuing it, yetanotherx! Anyway, I want to include this in a modpack I'm making for my server's users. I noticed you licensed this under EPL, and the terms of that look like I should be okay, but I'll ask anyway:
Can I have permission to include WorldEditCUI in my modpack? Thanks!
I am running WorldEdit 5.0 and CraftBukkit 1.0.1, and //sel cuboid does not clear the selection, nor does //desel. The grid selection remains, only giving me the message "Cuboid: left click for point 1, right click for point 2". The only way it clears is if I reload WorldEdit via the console.
That was a problem that existed in _303's version too, I just thought it was a bug that was going to be fixed in this version! :sad.gif:
EDIT:
Also, I know for sure that //sel cuboid works perfectly when using Single Player Commands, so that's probably what he's telling you.
Nice to see a more stable release of this! But there is something that I would like to have in this mod, and that would be a sort of preview of what you're pasting when you have something in your clipboard. I was thinking of a translucent replica of what you're about to paste, like what it shows you when you're about to place a cover plate in Eloraam's Redpower mod. This would be nice so you could see exactly where you're going to paste something! But I would also like a disable command for this function, just because it could a bit annoying :tongue.gif:.
Also, what does the CUIkey do? It looks like when you type in the beginning of a WorldEdit command, it'll tell you the variables you can use...
EDIT:
And if when you change the CUIkey in the controls it's supposed to update it in the config, it's not working for me. And the //desel and //deselect commands aren't working for me either, maybe I just had trouble deleting _303's classes.
That was a problem that existed in _303's version too, I just thought it was a bug that was going to be fixed in this version! :sad.gif:
EDIT:
Also, I know for sure that b]//sel cuboid[/b] works perfectly when using Single Player Commands, so that's probably what he's telling you.
Yeah, I never used SPC simply because it is easier to run a localhost Bukkit server with WorldEdit, as well as WorldGuard, Falsebook, and other plugins as well. (I never did like playing in SSP anyways, should I want friends to join me on a private map.)
Deselecting an area isn't really a big deal, as I can just right and left click a single block elsewhere, it's just inconvenient.
Nice to see a more stable release of this! But there is something that I would like to have in this mod, and that would be a sort of preview of what you're pasting when you have something in your clipboard. I was thinking of a translucent replica of what you're about to paste, like what it shows you when you're about to place a cover plate in Eloraam's Redpower mod. This would be nice so you could see exactly where you're going to paste something! But I would also like a disable command for this function, just because it could a bit annoying :tongue.gif:.
Also, what does the CUIkey do? It looks like when you type in the beginning of a WorldEdit command, it'll tell you the variables you can use...
EDIT:
And if when you change the CUIkey in the controls it's supposed to update it in the config, it's not working for me. And the //desel and //deselect commands aren't working for me either, maybe I just had trouble deleting _303's classes.
I have plans for a preview mode, and the steps to make it work were a major part of this update. CUIKey is exactly what you just described: a chat window that provides help for worldedit commands. In the future, the CUIKey options will be removed and it will be added to the normal chat. guiKey in the configuration does not actually do anything. It's a problem with ModLoader and how it handles keyboard events. Instead, change it in the core Minecraft options.txt. //desel seems to be broken for some reason, and it's most likely an issue with WorldEdit not sending the clear selection message. I'll have to look into this.
Awesome mod; thanks for continuing it, yetanotherx! Anyway, I want to include this in a modpack I'm making for my server's users. I noticed you licensed this under EPL, and the terms of that look like I should be okay, but I'll ask anyway:
Can I have permission to include WorldEditCUI in my modpack? Thanks!
alsonot currently compatible with SinglePlayerCommands, I'm working on getting it to work.Disclaimer: CUI, ModLoader, and other mods require altering minecraft.jar, and your game may become unstable. Back up your bin folder! I am not responsible for any damage done to your computer, worlds, or your copy of Minecraft. While I do my best to ensure that the mod does what it says it does, I can not help you if you don't install it properly. If you get a black screen upon starting Minecraft, you are doing something wrong. If you refuse to include the crash report when you get crashes, I am unable to help you.Credit goes to lahwran for creating the original version of this mod!DownloadBefore downloading, make sure that you meet the prerequisites to use this mod:Stupidity on the rise with a 40% chance of shitstorms.
The command //sel cuboid used to clear the selection area. Any idea what does it now? Thanks!
You should mention it does both poly and cubioud selections.
You should also mention that you can use the command "//sel [cuboid|poly]" to remove the selection.
Thanks for keeping this mod up to date :smile.gif:
If you could do this, me and about 100 other users would actually want it, because a majority of players see //sel cuboid as an alien command.
Thank you for continuing to develop this amazing mod, but like I said, a clear selection key would be so convenient.
It still is //sel cuboid. You can also use //desel to clear the selection, that's one of the new features in this mod.
That's an idea to consider. I'll look into it. In the mean time, you can show them //deselect.
I am running WorldEdit 5.0 and CraftBukkit 1.0.1, and //sel cuboid does not clear the selection, nor does //desel. The grid selection remains, only giving me the message "Cuboid: left click for point 1, right click for point 2". The only way it clears is if I reload WorldEdit via the console.
Can I have permission to include WorldEditCUI in my modpack? Thanks!
That was a problem that existed in _303's version too, I just thought it was a bug that was going to be fixed in this version! :sad.gif:
EDIT:
Also, I know for sure that //sel cuboid works perfectly when using Single Player Commands, so that's probably what he's telling you.
Also, what does the CUIkey do? It looks like when you type in the beginning of a WorldEdit command, it'll tell you the variables you can use...
EDIT:
And if when you change the CUIkey in the controls it's supposed to update it in the config, it's not working for me. And the //desel and //deselect commands aren't working for me either, maybe I just had trouble deleting _303's classes.
Yeah, I never used SPC simply because it is easier to run a localhost Bukkit server with WorldEdit, as well as WorldGuard, Falsebook, and other plugins as well. (I never did like playing in SSP anyways, should I want friends to join me on a private map.)
Deselecting an area isn't really a big deal, as I can just right and left click a single block elsewhere, it's just inconvenient.
There is none, besides a little bit more stability. and the //desel command.
The original creater isn't going to be updating ever again, so this guy took it over officially.
I have plans for a preview mode, and the steps to make it work were a major part of this update. CUIKey is exactly what you just described: a chat window that provides help for worldedit commands. In the future, the CUIKey options will be removed and it will be added to the normal chat. guiKey in the configuration does not actually do anything. It's a problem with ModLoader and how it handles keyboard events. Instead, change it in the core Minecraft options.txt. //desel seems to be broken for some reason, and it's most likely an issue with WorldEdit not sending the clear selection message. I'll have to look into this.
Go ahead!
Thank you for responding to me, It seems you know more then the damn author.