mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-14 02:24:16 +02:00
Essentials Team instead of Essentialsteam
This commit is contained in:
@@ -5,7 +5,7 @@ main: net.ess3.bukkit.BukkitPlugin
|
||||
version: ${build.number}
|
||||
website: http://tiny.cc/EssentialsWiki
|
||||
description: Provides an essential, core set of commands for Bukkit.
|
||||
authors: [Essentialsteam, "http://contributors.ess3.net"]
|
||||
authors: ["Essentials Team", "http://contributors.ess3.net"]
|
||||
commands:
|
||||
afk:
|
||||
description: Marks you as away-from-keyboard.
|
||||
|
@@ -5,5 +5,5 @@ main: net.ess3.antibuild.EssentialsAntiBuild
|
||||
version: ${build.number}
|
||||
website: http://tiny.cc/EssentialsWiki
|
||||
description: Provides build protection.
|
||||
authors: [Essentialsteam, "http://contributors.ess3.net"]
|
||||
authors: ["Essentials Team", "http://contributors.ess3.net"]
|
||||
softdepend: [Essentials]
|
@@ -5,6 +5,6 @@ main: net.ess3.chat.EssentialsChat
|
||||
version: ${build.number}
|
||||
website: http://tiny.cc/EssentialsWiki
|
||||
description: Provides chat control features for Essentials. Requires Permissions.
|
||||
authors: [Essentialsteam, "http://contributors.ess3.net"]
|
||||
authors: ["Essentials Team", "http://contributors.ess3.net"]
|
||||
depend: [Essentials-3]
|
||||
#softdepend: [Factions]
|
@@ -5,5 +5,5 @@ main: net.ess3.extra.EssentialsExtra
|
||||
version: ${build.number}
|
||||
website: http://tiny.cc/EssentialsWiki
|
||||
description: Provides extra commands for Essentials
|
||||
authors: [Essentialsteam, "http://contributors.ess3.net"]
|
||||
authors: ["Essentials Team", "http://contributors.ess3.net"]
|
||||
depend: [Essentials-3]
|
||||
|
@@ -5,5 +5,5 @@ main: net.ess3.geoip.EssentialsGeoIP
|
||||
version: ${build.number}
|
||||
website: http://tiny.cc/EssentialsWiki
|
||||
description: Shows the country or city of a user on login and /whois.
|
||||
authors: [Essentialsteam, "http://contributors.ess3.net"]
|
||||
authors: ["Essentials Team", "http://contributors.ess3.net"]
|
||||
depend: [Essentials-3]
|
@@ -5,5 +5,5 @@ main: net.ess3.protect.EssentialsProtect
|
||||
version: ${build.number}
|
||||
website: http://tiny.cc/EssentialsWiki
|
||||
description: Provides protection for various parts of the world.
|
||||
authors: [Essentialsteam, "http://contributors.ess3.net"]
|
||||
authors: ["Essentials Team", "http://contributors.ess3.net"]
|
||||
softdepend: [Essentials-3]
|
@@ -5,5 +5,5 @@ main: net.ess3.signs.EssentialsSignsPlugin
|
||||
version: ${build.number}
|
||||
website: http://tiny.cc/EssentialsWiki
|
||||
description: Provides signs, utilizing Essentials.
|
||||
authors: [Essentialsteam, "http://contributors.ess3.net"]
|
||||
authors: ["Essentials Team", "http://contributors.ess3.net"]
|
||||
depend: [Essentials-3]
|
@@ -5,7 +5,7 @@ main: net.ess3.xmpp.EssentialsXMPP
|
||||
version: ${build.number}
|
||||
website: http://tiny.cc/EssentialsWiki
|
||||
description: Provides xmpp communication.
|
||||
authors: [Essentialsteam, "http://contributors.ess3.net"]
|
||||
authors: ["Essentials Team", "http://contributors.ess3.net"]
|
||||
depend: [Essentials-3]
|
||||
commands:
|
||||
setxmpp:
|
||||
|
Reference in New Issue
Block a user