diff options
author | KHobbits <rob@khobbits.co.uk> | 2012-01-28 00:20:46 +0000 |
---|---|---|
committer | KHobbits <rob@khobbits.co.uk> | 2012-01-28 00:20:46 +0000 |
commit | 51375026461495e882e8cf2bddae213f370dd97f (patch) | |
tree | 0018a5c69dcf5c75fbb21da31d5a5081281ecb6f /EssentialsSpawn/src | |
parent | 6d34a2aa170f920fd633acbf61292f5af84c228d (diff) | |
download | Essentials-51375026461495e882e8cf2bddae213f370dd97f.tar Essentials-51375026461495e882e8cf2bddae213f370dd97f.tar.gz Essentials-51375026461495e882e8cf2bddae213f370dd97f.tar.lz Essentials-51375026461495e882e8cf2bddae213f370dd97f.tar.xz Essentials-51375026461495e882e8cf2bddae213f370dd97f.zip |
Switch website URL's to point at wiki.
Diffstat (limited to 'EssentialsSpawn/src')
-rw-r--r-- | EssentialsSpawn/src/plugin.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsSpawn/src/plugin.yml b/EssentialsSpawn/src/plugin.yml index a91031fbe..2c9fca434 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: TeamCity -website: http://www.earth2me.net:8001/ +website: http://tiny.cc/EssentialsCommands description: Provides spawn control commands, utilizing Essentials. authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits] depend: [Essentials] |