From 9a254fb2ba33aa0d2ee230ca02eb5d909b5fed5b Mon Sep 17 00:00:00 2001 From: Josh Wenke Date: Tue, 25 Sep 2018 18:21:11 -0400 Subject: [PATCH] Try to fix formatting of cluster commands --- Commands-and-Permissions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Commands-and-Permissions.md b/Commands-and-Permissions.md index 8ff2e86..078c08e 100644 --- a/Commands-and-Permissions.md +++ b/Commands-and-Permissions.md @@ -154,6 +154,6 @@ The following are an example of some permissions you may give your users. | /plot cluster invite ``| invite a player to the cluster | `plots.cluster.invite` | | /plot cluster kick `` | kick a player from the cluster | `plots.cluster.kick` | | /plot cluster leave `[name]` | leave a plot cluster | `plots.cluster.leave` | -| /plot cluster helpers `` `` | manage helpers for the cluster | `plots.cluster.helpers` | +| /plot cluster helpers `` `` | manage helpers for the cluster | `plots.cluster.helpers` | | /plot cluster tp `` | teleport to the cluster home| `plots.cluster.tp` | -| /plot cluster info [name] | view cluster info | `plots.cluster.info` | \ No newline at end of file +| /plot cluster info `[name]` | view cluster info | `plots.cluster.info` | \ No newline at end of file