- Fougerite Compatibility
- All
- Plugin's Engine
- C# (Modules)
- Plugin Dependencies
- http://fougerite.com/resources/geoip.135/
JoinLocations by ice cold.
This plugins shows from which country people are joining
Options
1 = You can always use GeoIP for getting the country of players
2 = By default it uses webrequest to get the country
Default Config
This plugins shows from which country people are joining
Options
1 = You can always use GeoIP for getting the country of players
2 = By default it uses webrequest to get the country
Default Config
INI:
[Config]
JoinMessage={player} has joined the server from {country}
URL= http://ip-api.com/json/ ;this is the webrequest url
FailMessage= {player} has joined the server from Unknown
UseGeoIP= false ; the option if you want to use geoip or not