From eeb82e29f5956e9271519d733d7684d9a1502fd5 Mon Sep 17 00:00:00 2001 From: sk89q Date: Tue, 22 Feb 2011 01:07:28 -0800 Subject: [PATCH] Added /search alias to plugin.yml. --- plugin.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/plugin.yml b/plugin.yml index 0efb4fe94..72db4b200 100644 --- a/plugin.yml +++ b/plugin.yml @@ -45,7 +45,7 @@ commands: searchitem: description: Search for an item usage: / [-bi] - aliases: ['/l'] + aliases: ['/l', 'search'] /limit: description: Modify block change limit usage: / @@ -163,10 +163,9 @@ commands: //count: description: Counts the number of a certain type of block usage: / - /m: + /size: description: Get information about the selection usage: / - aliases: ['//size'] /shift: description: Shift the selection area usage: / [direction]