mirror of
https://github.com/EssentialsX/Essentials.git
synced 2024-12-22 00:58:50 +01:00
Update plugin.yml authors to reflect EssentialsX contributions (#4551)
Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
This commit is contained in:
parent
a7b2b675d5
commit
b3692d18b0
@ -6,7 +6,7 @@ version: ${full.version}
|
||||
website: https://essentialsx.net/
|
||||
description: Provides an essential, core set of commands for Bukkit.
|
||||
softdepend: [Vault, LuckPerms]
|
||||
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs, SupaHam, md678685]
|
||||
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs, SupaHam, mdcfe, JRoy, pop4959]
|
||||
api-version: "1.13"
|
||||
commands:
|
||||
afk:
|
||||
|
@ -5,7 +5,7 @@ main: com.earth2me.essentials.antibuild.EssentialsAntiBuild
|
||||
version: ${full.version}
|
||||
website: https://essentialsx.net/
|
||||
description: Provides build protection.
|
||||
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, Iaccidentally]
|
||||
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, Iaccidentally, drtshock, mdcfe]
|
||||
depend: [Essentials]
|
||||
api-version: "1.13"
|
||||
|
||||
|
@ -5,7 +5,7 @@ main: com.earth2me.essentials.chat.EssentialsChat
|
||||
version: ${full.version}
|
||||
website: https://essentialsx.net/
|
||||
description: Provides chat control features for Essentials. Requires Permissions.
|
||||
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally]
|
||||
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally, mdcfe, JRoy, triagonal]
|
||||
depend: [Essentials]
|
||||
api-version: 1.13
|
||||
commands:
|
||||
|
@ -5,6 +5,6 @@ main: com.earth2me.essentials.geoip.EssentialsGeoIP
|
||||
version: ${full.version}
|
||||
website: https://essentialsx.net/
|
||||
description: Shows the country or city of a user on login and /whois.
|
||||
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, kjiang]
|
||||
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, kjiang, pop4959]
|
||||
depend: [Essentials]
|
||||
api-version: 1.13
|
||||
|
@ -5,6 +5,6 @@ main: com.earth2me.essentials.protect.EssentialsProtect
|
||||
version: ${full.version}
|
||||
website: https://essentialsx.net/
|
||||
description: Provides protection for various parts of the world.
|
||||
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits]
|
||||
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, drtshock]
|
||||
softdepend: [Essentials]
|
||||
api-version: 1.13
|
||||
|
@ -5,7 +5,7 @@ main: com.earth2me.essentials.spawn.EssentialsSpawn
|
||||
version: ${full.version}
|
||||
website: https://essentialsx.net/
|
||||
description: Provides spawn control commands, utilizing Essentials.
|
||||
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits]
|
||||
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, SupaHam, mdcfe, DoNotSpamPls, JRoy]
|
||||
depend: [Essentials]
|
||||
api-version: 1.13
|
||||
commands:
|
||||
|
@ -5,7 +5,7 @@ main: com.earth2me.essentials.xmpp.EssentialsXMPP
|
||||
version: ${full.version}
|
||||
website: http://ess.khhq.net/wiki/XMPP
|
||||
description: Provides XMPP communication.
|
||||
authors: [snowleo]
|
||||
authors: [snowleo, SupaHam, mdcfe]
|
||||
depend: [Essentials]
|
||||
api-version: 1.13
|
||||
commands:
|
||||
|
Loading…
Reference in New Issue
Block a user