Add Selector Alias (Wand) in help message

Closes
#333
This commit is contained in:
Tristan Krstevski 2023-09-12 01:18:21 +10:00
parent 2c919bff06
commit 8ed7180bfa
No known key found for this signature in database
GPG Key ID: 92791E9BFC84D9C2
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",