Inactive [INFO] CountryLoginMessage v1.6.1 - Alternate login message [1.3.1-R2.0]

Discussion in 'Inactive/Unsupported Plugins' started by xPaw, Apr 7, 2011.

  1. Offline

    xPaw


    This plugin replaces original join message "aaa has joined the game" with customizable message including player's country.
     
    Sergovicy and Color42 like this.
  2. Offline

    Plague

  3. Offline

    Color42

    nice been missing this one
     
  4. Offline

    xPaw

  5. Offline

    nickrev

    didnt work for me :( not even the fail message
     
  6. Offline

    xPaw

    It works on my server. Any errors in log?
     
  7. Offline

    gamerluke

    Could you possibly add some more things for this plugin to display on joining,
    Last the the player joined this server, Play Time Total, Their Rank
     
  8. Offline

    xPaw

    I wanted to keep this plugin simple as possible, and you need other plugin to count playtime/ranking stuff.
     
  9. Offline

    Color42

    Works fine here CB670 FYI
     
  10. Offline

    nickrev

    no log error just when i run the plugin with all the files they way you said it should be it just displays the default login message
     
  11. Offline

    xPaw

    what is your CB version?
     
  12. Offline

    eRko16

    Doesn't work on CB617 its doesn't type COUNTRY but new message type yes.
     
  13. Offline

    nickrev

    its CB 670
     
  14. Offline

    Kiim

    Not working for me, running CB 670.


    Code:
    2011-04-09 22:51:16 [WARNING] plugins\CountryLoginMessage\GeoIP.dat does not exist.
    2011-04-09 22:51:16 [SEVERE] null loading CountryLoginMessage v1.1 (Is it up to date?)
    java.lang.NullPointerException
        at de.crannk.xPaw.CLM_PlayerListener.<init>(CLM_PlayerListener.java:56)
        at de.crannk.xPaw.CountryLoginMessage.onEnable(CountryLoginMessage.java:19)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
        at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:578)
        at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:216)
        at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:115)
        at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:93)
        at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:215)
        at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:202)
        at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:142)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:257)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:375)
     
  15. Offline

    xPaw

    Are you on linux? If so, try "plugins/CountryLoginMessage/GeoIP.dat" instead

    I just noticed that i forget to remove test line. Plugin was reuploaded, get it and try again.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
  16. Offline

    eRko16

    Doesn't work on CB617 its doesn't type COUNTRY but new message type yes.
     
  17. Offline

    skinnyhaych

    This is awesome I <3 IT!!!!
     
  18. Offline

    nickrev

    okay now it will say the custom message but it will not display the country... which is why i have this
     
  19. Offline

    xPaw

    Probably it fails to lookup in GeoIP database, do you see any [WARNING] on server startup?
     
  20. Offline

    MrZachh

    Hey, I'm a bit of a server noob, and was wondering if I could have some help with this.

    I put the .jar in the plugins folder, and when I booted up the server it made 'CountryLoginMessage' folder in the plugins folder. I shut off the server, and went to download the GeoIP.dat thingy. When I downloaded it, however, it was 'GeoIP.dat.gz'. I just assumed it was supposed to be like this, so I put it in the 'CountryLoginMessage' folder and tried to boot up the server. I got an error message that said something along the lines of 'GeoIP.dat was not found', and when I logged on to my server I got the lame message with no country.. So, I tried renaming GeoIP.dat.gz to GeoIP.dat, but it came out as some weird DVD video format, and I got a severe error message in the console and no login message whatsoever.

    Can someone give me a hand?
     
  21. Offline

    xPaw

    You have to extract the file.
    .gz is archive
     
  22. Offline

    MrZachh

    Oh. Whoops. I've never seen a .gz file before.

    It still doesn't work, anyway. I get the message-fail message, 'aaa has joined the game.'
     
  23. Offline

    xPaw

    You sure there is no [WARNING] on server startup?

    I guess i have to add addional message saying that geoip was succesfully loaded.
     
  24. Offline

    MrZachh

    Yes, I'm sure.
     
  25. Offline

    xPaw

    Updated to 1.2

    On success, you should see something like this on your console:
    Code:
    2011-04-10 19:20:55 [INFO] [CLM] GEO-106FREE 20110301 Build 1 Copyright (c) 2011 MaxMind Inc All Rights Reserved
    2011-04-10 19:20:55 [INFO] CountryLoginMessage version 1.2 is enabled!
     
  26. Offline

    MrZachh

    I get that message in my console, but it still doesn't tell me what country I'm in when I log on. What am I doing wrong?
     
  27. Offline

    Don Redhorse

    do you run the server on the same box as the client? if yes that is your problem
     
  28. Offline

    xPaw

    Most likely your ip is local, or it just fails to lookup that ip in the database.
     
  29. Offline

    nickrev

    oh u gotta extract a gz? that is why it didnt work! maybe list that in your instructions next time please! nice plugin!

    hmm i just extracted still didnt work, i will see later, ill tell u if i get it fixed
    works fine just needed reboot


    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 13, 2016
  30. Offline

    MrZachh

    Turns out it does work, just not for me when I log on. It works when other people come on my server.

    Thanks for the help.
     

Share This Page