From 6e740447ea9ea3d853fb1d3be0f06bc358852cb7 Mon Sep 17 00:00:00 2001 From: Myles Date: Sat, 26 Nov 2022 22:51:27 -0600 Subject: remove start-game alias it's no longer applicable with the new command name --- src/main/resources/plugin.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'src/main/resources') diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 06e85ef..b41c023 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -22,7 +22,6 @@ commands: description: Force starts a Tumble match. usage: /tumble:startgame permission: startgame - aliases: [start-game] permissions: reload: description: Allows you to reload the plugin's config. -- cgit v1.2.3