From 75ddb31b5b7b6e9255efa1658c4d733658278743 Mon Sep 17 00:00:00 2001 From: sys4 Date: Sat, 2 Jul 2022 15:27:55 +0200 Subject: [PATCH] Delete depends.txt and description.txt, add mod.conf --- depends.txt | 1 - description.txt | 1 - mod.conf | 4 ++++ 3 files changed, 4 insertions(+), 2 deletions(-) delete mode 100644 depends.txt delete mode 100644 description.txt create mode 100644 mod.conf diff --git a/depends.txt b/depends.txt deleted file mode 100644 index 7df2c28..0000000 --- a/depends.txt +++ /dev/null @@ -1 +0,0 @@ -email diff --git a/description.txt b/description.txt deleted file mode 100644 index e840629..0000000 --- a/description.txt +++ /dev/null @@ -1 +0,0 @@ -Allows players to report misconduct or bugs using /report. diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..48b5baf --- /dev/null +++ b/mod.conf @@ -0,0 +1,4 @@ +name = report +title = Report +description = Allows players to report misconduct or bugs using /report. +depends = email