From fa07867f640fb7befbce45fcc8656d4a38ed8455 Mon Sep 17 00:00:00 2001 From: Rigby Date: Wed, 13 Jul 2011 12:11:02 +0100 Subject: [PATCH] Now you can have an equal share of blame =D, 10/90 split seem reasonable to you? --- src/plugin.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/plugin.yml b/src/plugin.yml index 2dfd10ce..aa53bb42 100644 --- a/src/plugin.yml +++ b/src/plugin.yml @@ -1,7 +1,7 @@ name: Multiverse-Core main: com.onarandombox.MultiverseCore.MultiverseCore -authors: ['Rigby', 'Herocraft Coding Team'] -version: 2.0 +authors: ['Rigby', 'fernferret'] +version: 2.0 commands: mv: description: Generic Multiverse Command @@ -83,13 +83,13 @@ commands: usage: | / [environment] Example: / NETHER - Shows all NETHER Worlds. - Example: / NORMAL - Shows all NORMAL Worlds. + Example: / NORMAL - Shows all NORMAL Worlds. mvl: description: Print list of loaded Worlds usage: | / [environment] Example: / NETHER - Shows all NETHER Worlds. - Example: / NORMAL - Shows all NORMAL Worlds. + Example: / NORMAL - Shows all NORMAL Worlds. mvsetspawn: description: Set the spawn area for a particular world usage: / -- Sets the spawn area of the current world to your location. @@ -106,13 +106,13 @@ commands: description: Display World, Coordinates, Direction & Compression for a world. usage: | / [world] - / -- Shows the relevant coordinates in your current world. + / -- Shows the relevant coordinates in your current world. / creative -- Shows the relevant coordinates if you were in the 'creative' world. mvc: description: Display World, Coordinates, Direction & Compression for a world. usage: | / [world] - / -- Shows the relevant coordinates in your current world. + / -- Shows the relevant coordinates in your current world. / creative -- Shows the relevant coordinates if you were in the 'creative' world. mvwho: description: Display online users per world.