diff options
author | Chris Ward <chris@chrisgward.com> | 2013-01-23 02:56:18 +1100 |
---|---|---|
committer | Chris Ward <chris@chrisgward.com> | 2013-01-23 02:56:18 +1100 |
commit | 972d831d0db14448ba94c43607f96e3a51ceb36b (patch) | |
tree | 91fd74e3bcec07817a0f66ea4d8c6dc50d40771d /EssentialsProtect/src | |
parent | bfa34130a03d3a31858800e4eb0866b51ef9c135 (diff) | |
download | Essentials-972d831d0db14448ba94c43607f96e3a51ceb36b.tar Essentials-972d831d0db14448ba94c43607f96e3a51ceb36b.tar.gz Essentials-972d831d0db14448ba94c43607f96e3a51ceb36b.tar.lz Essentials-972d831d0db14448ba94c43607f96e3a51ceb36b.tar.xz Essentials-972d831d0db14448ba94c43607f96e3a51ceb36b.zip |
Remove references to earth2me in plugin.ymls
Diffstat (limited to 'EssentialsProtect/src')
-rw-r--r-- | EssentialsProtect/src/plugin.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsProtect/src/plugin.yml b/EssentialsProtect/src/plugin.yml index 6407c45ee..bf7389a91 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: TeamCity -website: http://www.earth2me.net:8001/ +website: http://tiny.cc/EssentialsCommands description: Provides protection for various parts of the world. authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits] softdepend: [Essentials]
\ No newline at end of file |