1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-08-12 09:35:26 +02:00

Moved signs code to a new module

This commit is contained in:
snowleo
2011-12-14 16:04:15 +01:00
parent 503e837cfd
commit 0f1eb9b4f9
42 changed files with 1435 additions and 53 deletions

View File

@@ -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: TeamCity
website: http://www.earth2me.net:8001/
website: http://tiny.cc/EssentialsWiki
description: Shows the country or city of a user on login and /whois.
authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology]
depend: [Essentials]