mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-12 04:20:41 +00:00
Add Supervisor to softdepend in plugin.yml.
Add SupaHam to authors list.
This commit is contained in:
parent
fcbd3deb6b
commit
442d97a1b1
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ main: com.earth2me.essentials.Essentials
|
||||||
version: ${project.version}-b${build.number}
|
version: ${project.version}-b${build.number}
|
||||||
website: http://tiny.cc/EssentialsCommands
|
website: http://tiny.cc/EssentialsCommands
|
||||||
description: Provides an essential, core set of commands for Bukkit.
|
description: Provides an essential, core set of commands for Bukkit.
|
||||||
softdepend: [Vault]
|
softdepend: [Vault, Supervisor]
|
||||||
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs]
|
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs, SupaHam]
|
||||||
commands:
|
commands:
|
||||||
afk:
|
afk:
|
||||||
description: Marks you as away-from-keyboard.
|
description: Marks you as away-from-keyboard.
|
||||||
|
|
Loading…
Reference in a new issue