mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-11 20:00:46 +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}
|
||||
website: http://tiny.cc/EssentialsCommands
|
||||
description: Provides an essential, core set of commands for Bukkit.
|
||||
softdepend: [Vault]
|
||||
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs]
|
||||
softdepend: [Vault, Supervisor]
|
||||
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs, SupaHam]
|
||||
commands:
|
||||
afk:
|
||||
description: Marks you as away-from-keyboard.
|
||||
|
|
Loading…
Reference in a new issue