fix: Add Selector Alias (Wand) in help message (#387)

Closes #333
This commit is contained in:
TreemanKing 2023-09-13 11:17:31 +10:00 committed by GitHub
parent 0bfc3b79de
commit 24d05ff2fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -783,7 +783,7 @@ public class AdvancedPortalsCommand implements CommandExecutor, TabCompleter {
// Add pages if there starts to become too many
if (args.length == 1) {
sendMenu(sender, "Help Menu",
"\u00A76/" + command + " selector \u00A7a- gives you a region selector",
"\u00A76/" + command + " selector/wand \u00A7a- gives you a region selector",
"\u00A76/" + command + " create \u00A7c[tags] \u00A7a- creates a portal with a selection ",
"\u00A76/" + command + " portalblock \u00A7a- gives you a portal block",
"\u00A76/" + command + " endportalblock \u00A7a- gives you an end portal block",