diff --git a/docs/commands.md b/docs/commands.md index b7c886a..5b3bdf2 100644 --- a/docs/commands.md +++ b/docs/commands.md @@ -13,6 +13,6 @@ | /invsee \ equipment | Views another player's equipment (armor and offhand). | smod.invsee | | /enderchestsee | Views another player's ender chest. | smod.enderchestsee | | /vanish | Toggles vanish mode so that other players can't see you're online. | smod.vanish | -| /vanish toggle \ | Toggles vanish mode for another player. | smod.vanish | +| /vanish toggle \ | Toggles vanish mode for other players. | smod.vanish | | /vanish list | Lists all vanished players. | smod.vanish.see | | /socialspy | Enables SocialSpy mode where you can see other player's private messages. | smod.socialspy | \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index ace82eb..90f221a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -pluginVersion = 1.4.2 \ No newline at end of file +pluginVersion = 1.5.0 \ No newline at end of file