diff options
author | KHobbits <rob@khobbits.co.uk> | 2011-10-11 00:37:03 +0100 |
---|---|---|
committer | KHobbits <rob@khobbits.co.uk> | 2011-10-11 00:37:03 +0100 |
commit | d2fa4523ce575bd53eccd79920f55ef7078996a5 (patch) | |
tree | ef4ebbae02e4873e4ff6c8c8a0531c413a97dd78 | |
parent | 02ee314ab1832fdf6ade82d6f07d0fccedaab183 (diff) | |
download | Essentials-d2fa4523ce575bd53eccd79920f55ef7078996a5.tar Essentials-d2fa4523ce575bd53eccd79920f55ef7078996a5.tar.gz Essentials-d2fa4523ce575bd53eccd79920f55ef7078996a5.tar.lz Essentials-d2fa4523ce575bd53eccd79920f55ef7078996a5.tar.xz Essentials-d2fa4523ce575bd53eccd79920f55ef7078996a5.zip |
Changing essentials URL, we should at least give one that works, although bukkitdev would probably be better.
-rw-r--r-- | Essentials/src/plugin.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Essentials/src/plugin.yml b/Essentials/src/plugin.yml index 61a054c45..1240910ce 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: TeamCity -website: http://www.earth2me.net:8001/ +website: http://ci.earth2me.net/ description: Provides an essential, core set of commands for Bukkit. authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits] commands: |