diff options
-rw-r--r-- | Essentials/src/plugin.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Essentials/src/plugin.yml b/Essentials/src/plugin.yml index b255f4c82..e1044a3ed 100644 --- a/Essentials/src/plugin.yml +++ b/Essentials/src/plugin.yml @@ -6,6 +6,7 @@ version: TeamCity website: http://www.earth2me.net:8001/
description: Provides an essential, core set of commands for Bukkit.
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology]
+softdepend: [iConomy, BOSEconomy, Permissions]
commands:
afk:
description: Marks you as away-from-keyboard.
|