From 4f50ec597f3196dc3d70dffc6e9b3550d3d56611 Mon Sep 17 00:00:00 2001 From: kencinder <3614897+kencinder@users.noreply.github.com> Date: Sun, 6 Sep 2020 14:33:36 -0300 Subject: [PATCH] Fix deleteall player shown as optional, is mandatory --- Commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Commands.md b/Commands.md index c9e55a6..0ce2af0 100644 --- a/Commands.md +++ b/Commands.md @@ -68,7 +68,7 @@ Note: Use `public` if you want to trust all users. * [/gd claim restore](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-restore) * [/gd claim schematic \ ](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-claim-schematic) * [/gd delete claim](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-delete-claim) -* [/gd delete all [player] [world]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-delete-all) +* [/gd delete all [world]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-delete-all) * [/gd delete alladmin [world]](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-delete-alladmin) * [/gd mode admin](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-mode-admin) * [/gd mode nature](https://github.com/bloodmc/GriefDefender/wiki/Commands#gd-mode-nature)