From 6995be7dbd1eaee0e2a7f1019f13348feba7cbfa Mon Sep 17 00:00:00 2001 From: Zefferis Date: Tue, 4 Aug 2020 07:35:34 -0700 Subject: [PATCH] Updated website in plugin.yml files (#3528) Replaced "http://tiny.cc/EssentialsCommands" with "https://essentialsx.net" --- Essentials/src/plugin.yml | 2 +- EssentialsAntiBuild/src/plugin.yml | 2 +- EssentialsChat/src/plugin.yml | 2 +- EssentialsGeoIP/src/plugin.yml | 2 +- EssentialsProtect/src/plugin.yml | 2 +- EssentialsSpawn/src/plugin.yml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Essentials/src/plugin.yml b/Essentials/src/plugin.yml index 5111057dc..a109eb8f4 100644 --- a/Essentials/src/plugin.yml +++ b/Essentials/src/plugin.yml @@ -3,7 +3,7 @@ name: Essentials main: com.earth2me.essentials.Essentials # Note to developers: This next line cannot change, or the automatic versioning system will break. version: ${full.version} -website: http://tiny.cc/EssentialsCommands +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] diff --git a/EssentialsAntiBuild/src/plugin.yml b/EssentialsAntiBuild/src/plugin.yml index 6a4f37257..d71e4ae7a 100644 --- a/EssentialsAntiBuild/src/plugin.yml +++ b/EssentialsAntiBuild/src/plugin.yml @@ -3,7 +3,7 @@ name: EssentialsAntiBuild main: com.earth2me.essentials.antibuild.EssentialsAntiBuild # Note to developers: This next line cannot change, or the automatic versioning system will break. version: ${full.version} -website: http://tiny.cc/EssentialsCommands +website: https://essentialsx.net/ description: Provides build protection. authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, Iaccidentally] depend: [Essentials] diff --git a/EssentialsChat/src/plugin.yml b/EssentialsChat/src/plugin.yml index 827e5e218..ce21b5d39 100644 --- a/EssentialsChat/src/plugin.yml +++ b/EssentialsChat/src/plugin.yml @@ -3,7 +3,7 @@ name: EssentialsChat main: com.earth2me.essentials.chat.EssentialsChat # Note to developers: This next line cannot change, or the automatic versioning system will break. version: ${full.version} -website: http://tiny.cc/EssentialsCommands +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] depend: [Essentials] diff --git a/EssentialsGeoIP/src/plugin.yml b/EssentialsGeoIP/src/plugin.yml index 3b54fec15..d2c88853d 100644 --- a/EssentialsGeoIP/src/plugin.yml +++ b/EssentialsGeoIP/src/plugin.yml @@ -3,7 +3,7 @@ name: EssentialsGeoIP main: com.earth2me.essentials.geoip.EssentialsGeoIP # Note to developers: This next line cannot change, or the automatic versioning system will break. version: ${full.version} -website: http://tiny.cc/EssentialsCommands +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] depend: [Essentials] diff --git a/EssentialsProtect/src/plugin.yml b/EssentialsProtect/src/plugin.yml index 050af7d08..37785782b 100644 --- a/EssentialsProtect/src/plugin.yml +++ b/EssentialsProtect/src/plugin.yml @@ -3,7 +3,7 @@ name: EssentialsProtect main: com.earth2me.essentials.protect.EssentialsProtect # Note to developers: This next line cannot change, or the automatic versioning system will break. version: ${full.version} -website: http://tiny.cc/EssentialsCommands +website: https://essentialsx.net/ description: Provides protection for various parts of the world. authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits] softdepend: [Essentials] diff --git a/EssentialsSpawn/src/plugin.yml b/EssentialsSpawn/src/plugin.yml index 3475d3ac2..09c073c38 100644 --- a/EssentialsSpawn/src/plugin.yml +++ b/EssentialsSpawn/src/plugin.yml @@ -3,7 +3,7 @@ name: EssentialsSpawn main: com.earth2me.essentials.spawn.EssentialsSpawn # Note to developers: This next line cannot change, or the automatic versioning system will break. version: ${full.version} -website: http://tiny.cc/EssentialsCommands +website: https://essentialsx.net/ description: Provides spawn control commands, utilizing Essentials. authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits] depend: [Essentials]