[INFO]
[DOWNLOAD]
1. Go to the ".minecraft/bin" directory and backup minecraft.jar
2. Using 7zip or equally capable archive viewer open minecraft.jar
3. Delete the META-INF folder (if on a MAC *only* delete the Mojang_c files)
4. Copy the "com" directory contained within the mod to minecraft.jar, replacing the existing one.
5. Close minecraft.jar
6. Copy ALL the ".jar" files contained within the mod to the ".minecraft/bin" directory (the same directory as minecraft.jar). This means copy WorldEdit.jar into ".minecraft/bin" NOT into Minecraft.jar
7. Enjoy the mod.
2. Using 7zip or equally capable archive viewer open minecraft.jar
3. Delete the META-INF folder (if on a MAC *only* delete the Mojang_c files)
4. Copy the "com" directory contained within the mod to minecraft.jar, replacing the existing one.
5. Close minecraft.jar
6. Copy ALL the ".jar" files contained within the mod to the ".minecraft/bin" directory (the same directory as minecraft.jar). This means copy WorldEdit.jar into ".minecraft/bin" NOT into Minecraft.jar
7. Enjoy the mod.
---------------------------------------------------------------------------------
Download SPC v4.8 for 1.5.2 AUTO INSTALL
Installation
---------------------------------------------------------------------------------
Release Details
Version 4.8 for Minecraft 1.5.2
Updated for Minecraft 1.5.2
Version 4.7 for Minecraft 1.5.1
Added instant mine
Added clear drops
Refactored no clip code for better maintainability
Thanks q3hardcore for the two new commands, check out github if you want to contribute!
Version 4.6 for Minecraft 1.5
First of all, big thank you to q3hardcore (he added noclip and others!) and Loram100 (forums guru!)
Added no clip
Added path
Added superheat
Added waypoint commands, set, rem, goto
Refactored code
And More!
Command List
To bring up the command "console" type 'T' then type in the command. Below is a brief run through of the command list:
Normal Commands (Version 1.3 to Current Version)
Note: Not all current commands will work on earlier versions
? - help [COMMAND_NAME] - Activates the help message.
ascend - Moves you to the next platform above your current position.
bind
bindid
cannon [STRENGTH] - Shoots a primed TNT in the direction you are pointing at the chosen strength.
damage [enable|disable] - Turns player damage on/off.
debug -
defaultgamemode -
descend - Moves you to the next platform below your current position.
diff - difficulty [DIFFICULTY] - Sets the difficulty to the specified level (valid values 0-3).
difficulty [DIFFICULTY] - Sets the difficulty to the specified level (valid values 0-3).
effect
enchant
fly [ENABLE|DISABLE] - Allows you to turn flying mode on/off
gamemode
gamerule -
give
gm - gamemode [creative|survival|adventure] - Changes the game mode.
hardcore [enable|disable] – Configures the world for hardcore mode or not.
heal
health
help [COMMAND_NAME] – Activates the help menu. If no COMMAND_NAME given, lists help commands.
home – Teleport to spawn point.
hunger
i - give
ignite - sets the upper surface of the block you're pointing at on fire.
Info – Block information tool.
item
jump - Moves you from where you are to where your mouse is pointing.
kill – Kills the current player.
killall
light - Turns permanent lighting on and off.
macro
me
msg
-
path [BLOCK][RADIUS] – Creates a path as you walk.
platform – Creates a glass square under your feet.
pos – Gives current player position.
publish -
repair [all] - Repairs the currently selected item to full health. /repair all - repairs all inventory items except worn armor, if removed and added to inventory, it too is repaired.
say
seed – Displays world seed.
setspawn [X Y Z] – Set the current position as the spawn point, if X Y Z are specified sets that position as spawn point
setspeed [SPEED|reset] - Sets the speed that the player moves
spawn
spawnpoint - /spawnpoint
spc – Provides generic commands around SPC.
su – Allows commands to be run as a specified player. /su simo_415 give 35:14 5 (give 5ea red wool).
t
tele
teleport
tell
time [set[TIME
toggledownfall -
unbind
unbindid
w -
weather
xp
WorldEdit Commands
For a list of WorldEdit commands please visit the WorldEdit wiki page: http://wiki.sk89q.co...dEdit/Reference
Global Command
//limit
Brushes
//brush clipboard - Switch to the clipboard tool.
//brush cylinder [-h]
//brush smooth
//brush sphere [-h]
//mask - Clear the mask
//mask
//mat
//size
Chunk tools
//chunkinfo - Get the filename of the chunk that you are in.
//delchunks - Generate a shell script to delete chunks.
//listchunks - Print a list of used chunks.
Clipboard
//clearclipboard - Clear your clipboard.
//copy - Copies the currently selected region. Be aware that it stores your position relative to the selection when copying.
//cut - Cuts the currently selected region.
//flip [dir] - Flip the clipboard.
//load
//paste [-ao] - Pastes the clipboard.
//rotate
//save
General commands
//search
//worldedit reload - Reloads WorldEdit's configuration.
//worldedit tz - Set your timezone. This is temporary.
//worldedit version - Gets WorldEdit's version.
Generation
//cyl
//forestgen [size] [type] [density] - Make a forest.
//hcyl
//hsphere
//pumpkins [size] - Make a pumpkin forest
//sphere
Getting around
//ascend - Go up one level.
//ceil [clearance] - Get to the ceiling.
//descend – Go down one level.
//jumpto - Jump to the block that you are looking at.
//thru - Go through the wall that you are looking at.
//unstuck - Go up to the first free spot.
//up [distance] - Go up some distance.
History
//clearhistory - Clear your history.
//redo [number of steps] - Redo your last (undo) action. This command replays back history and does not repeat the command.
//undo [number of steps (default – last)] - Undo your last action.
Region operations
//move [count] [direction] [leave-id] - Move the selection's contents. A block can be specified to fill in the left over area.
//overlay
//outline
//regen - Regenerate the selection region.
//replace
//replace
//set
//smooth [iterations] - Smooth the selection's heightmap.
//stack [count] [direction] - Stacks the selection.
//walls
Scripting
//cs