From 47cb192bb14a56e3031e2aad1198b9832893d289 Mon Sep 17 00:00:00 2001 From: xGinko Date: Sun, 15 Oct 2023 19:23:17 +0200 Subject: [PATCH] correct plugin.yml for legacy --- .../src/main/resources/plugin.yml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/AnarchyExploitFixesLegacy/src/main/resources/plugin.yml b/AnarchyExploitFixesLegacy/src/main/resources/plugin.yml index 09084ed1d..c4e6e1211 100644 --- a/AnarchyExploitFixesLegacy/src/main/resources/plugin.yml +++ b/AnarchyExploitFixesLegacy/src/main/resources/plugin.yml @@ -6,19 +6,7 @@ description: ${project.description} softdepend: [ ProtocolLib ] api-version: 1.13 website: ${project.url} -commands: - aef: - usage: /aef [ reload, version, elytra, geared, lag, datavalue, config ] - description: AnarchyExploitFixes admin commands - toggleconnectionmsgs: - usage: /toggleconnectionmsgs - description: Toggle connection messages - say: - usage: /say broadcast message - description: Broadcast a message using your own prefix and format - help: - usage: /help - description: Shows a customizable help message to players + permissions: anarchyexploitfixes.*: description: Admin plugin permissions