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