From 1c31bd7f0d78447ea35e195b59fc1b2577ebaf18 Mon Sep 17 00:00:00 2001 From: Anthony Zhang Date: Sat, 13 Oct 2012 21:45:50 -0400 Subject: Separate components into separate mods, add visualization API with hide(), suppress(), find(), and restore() for nondestructive node visualization. Corresponding chat commands are //hide, //suppress, //find, and //restore. Commands and functions documented. --- worldedit_commands/depends.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 worldedit_commands/depends.txt (limited to 'worldedit_commands/depends.txt') diff --git a/worldedit_commands/depends.txt b/worldedit_commands/depends.txt new file mode 100644 index 0000000..df8caff --- /dev/null +++ b/worldedit_commands/depends.txt @@ -0,0 +1 @@ +worldedit \ No newline at end of file -- cgit v1.2.3