From 719dbcb6ebe11203b30c2b0af825c3a9c8fa15ab Mon Sep 17 00:00:00 2001 From: SeanWalsh95 Date: Tue, 9 Mar 2021 12:08:54 -0500 Subject: [PATCH] rm test plugin after testing --- README.md | 17 ----------------- config.json | 6 ------ 2 files changed, 23 deletions(-) diff --git a/README.md b/README.md index 8b32f2f..42d211d 100644 --- a/README.md +++ b/README.md @@ -327,23 +327,6 @@ Interested in creating your own plugin? [See more here](./squad-server/plugins/r
Please apologise for ALL TKs in ALL chat!
-
- AWNTest -

AWNTest

-

Plugin to Test the AWN API Connector.

-

Options

- -
-
ChatCommands

ChatCommands

diff --git a/config.json b/config.json index 01a93c0..b83acf9 100644 --- a/config.json +++ b/config.json @@ -56,12 +56,6 @@ "enabled": true, "message": "Please apologise for ALL TKs in ALL chat!" }, - { - "plugin": "AWNTest", - "enabled": false, - "awnAPI": "awnAPI", - "adminListID": "0000" - }, { "plugin": "ChatCommands", "enabled": true,