summaryrefslogtreecommitdiffstats
path: root/EssentialsUpdate/src/plugin.yml
diff options
context:
space:
mode:
authorKHobbits <rob@khobbits.co.uk>2012-08-18 15:51:55 +0100
committerKHobbits <rob@khobbits.co.uk>2012-08-18 15:51:55 +0100
commit57b5236ba68a9e2e9ebc8d9b90e233986885c35f (patch)
tree4bf502fe1b49a6f6a6a40d37f31a27fbdd8d8a27 /EssentialsUpdate/src/plugin.yml
parent6200505a995fcb333e14d6b1160a0f0af7aef4ec (diff)
downloadEssentials-57b5236ba68a9e2e9ebc8d9b90e233986885c35f.tar
Essentials-57b5236ba68a9e2e9ebc8d9b90e233986885c35f.tar.gz
Essentials-57b5236ba68a9e2e9ebc8d9b90e233986885c35f.tar.lz
Essentials-57b5236ba68a9e2e9ebc8d9b90e233986885c35f.tar.xz
Essentials-57b5236ba68a9e2e9ebc8d9b90e233986885c35f.zip
Removing EssentialsUpdate from 2.9 branch.
Development may be continued in 3.x branch.
Diffstat (limited to 'EssentialsUpdate/src/plugin.yml')
-rw-r--r--EssentialsUpdate/src/plugin.yml21
1 files changed, 0 insertions, 21 deletions
diff --git a/EssentialsUpdate/src/plugin.yml b/EssentialsUpdate/src/plugin.yml
deleted file mode 100644
index b8dbe8e25..000000000
--- a/EssentialsUpdate/src/plugin.yml
+++ /dev/null
@@ -1,21 +0,0 @@
-# This determines the command prefix when there are conflicts (/name:home, /name:help, etc.)
-name: EssentialsUpdate
-main: com.earth2me.essentials.update.EssentialsUpdate
-# Note to developers: This next line cannot change, or the automatic versioning system will break.
-version: TeamCity
-description: This plugin allows to install or update all Essentials plugins
-authors: [snowleo]
-commands:
- essentialsupdate:
- description: Install or update the Essentials plugins.
- usage: /<command>
- essentialshelp:
- description: Get help from the Essentials support chat.
- usage: /<command>
-permissions:
- essentials.update:
- description: Allows you to update Essentials
- default: op
- essentials.helpchat:
- description: Allows you to join Essentials help chat
- default: op \ No newline at end of file