From 438ec92342e5df3d1b138db85583b0baf6135d8e Mon Sep 17 00:00:00 2001 From: walterhiggins Date: Sat, 19 Jan 2013 00:51:43 +0000 Subject: [PATCH] sendMessage() seems to sort string arrays - I adjusted the help strings accordingly --- js-plugins/homes/homes.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/js-plugins/homes/homes.js b/js-plugins/homes/homes.js index ac82b25..a61c14a 100644 --- a/js-plugins/homes/homes.js +++ b/js-plugins/homes/homes.js @@ -14,9 +14,8 @@ plugin("homes", { "/jsp home uninvite : Uninvite to your home", "/jsp home public : Open your home to all players", "/jsp home private : Make your home private", - "--- Operator Commands ---", - "/jsp home listall : Show all houses", - "/jsp home clear : Clears player's home location" + "/jsp home listall : Show all houses (ops only)", + "/jsp home clear : Clears player's home location (ops only)" ]; }, go: function(guest, host){