[ADMN] FirstJoinPlus - Customize all aspects of new players joining for the first time! [BukkitDev]

Discussion in 'Archived: Plugin Releases' started by chaseoes, Mar 20, 2012.

  1. Offline

    chaseoes

    No, sorry, I would like most of the things in this to stay strictly things-that-happen-on-first-join.
     
  2. Offline

    winter4w

    Does this also not mess with mutivers or essentials
     
  3. Offline

    chaseoes

    I use it fine on my server with Multiverse. It's compatible with other plugins that change join/quit messages as long as those options are disabled in the configuration (disabling them will let those plugins change them instead of this one taking over and doing it).

    Not sure about essentials, as far as I know it already has the basic functionality to announce when a new player joins, and as long as that's disabled in your essentials configuration I think you should be fine.
     
  4. Offline

    iKrzysiek

    Will "Ability to define a spawnpoint new players are teleported to when they join for the first time" work with AuthMe or xAuth?
     
  5. Offline

    chaseoes

    No idea, but I don't see why it wouldn't unless either of those plugins do that. But give it a try and let me know.
     
  6. Offline

    winter4w

    Ok I will
     
  7. Offline

    chaseoes

    Alright, I look forward to your results. :)
     
  8. Offline

    winter4w

    Dosent look like it does :rolleyes:
     
  9. Offline

    Gingerninjaprsn

    Please, never stop developing this plugin! It's EXACTLY what I need. :D Thanks!
    G
     
  10. Offline

    chaseoes

    I won't, don't worry! :D
     
  11. Offline

    DinoScope

    Thanks for this, been using it for quite a long time.
     
  12. Offline

    chaseoes

    No problem, glad you enjoy.
     
  13. Hey great plugin, I really like it! There's just a little problem though, :( Whenever I log in I get a error message like this one, and it's really annoying...

    18:38:45 [SEVERE] Could not pass event PlayerJoinEvent to FirstJoinPlus
    org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:304)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:62)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:460)
    at net.minecraft.server.ServerConfigurationManager.c(ServerConfiguration
    Manager.java:132)
    at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:129)
    at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:41)
    at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:6
    1)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    Caused by: java.lang.NullPointerException
    at java.lang.String.replace(Unknown Source)
    at me.chaseoes.firstjoinplus.FirstJoinPlusPlayerListener.onJoinLogin(Fir
    stJoinPlusPlayerListener.java:72)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja
    va:302)
    ... 9 more
    Can you help me? I would be really grateful! Thanks, and again great plugin! :D
     
  14. Offline

    chaseoes

    Do you have the 'worldname' option set to the correct, default world new players spawn in?
     
  15. Yeah I did, or I think so. I have the Multiverse plugin so I just set that option to the world I wanted them to spawn in.
     
  16. Offline

    chaseoes

    It has to be the same world as in server.properties/your Multiverse config.yml.
     
  17. Okay so I changed the server properties and the Multiverse config, but when I tried again I still got an error message :(
     
  18. Offline

    DinoScope

    Just updated FJP to v1.3, and I'm using 1.2.5 R4.

    Whenever I edit the config, I save it then it just resets. I've tried it with the server off AND while it was on and using /reload, with no success. Please help?
     
  19. Offline

    chaseoes

    Can you post the edited version and make sure to run it through a YAML parser to ensure it has no errors? Can you try using /fjp reload after editing it to see if it resets then?
     
  20. Offline

    DinoScope

    Nevermind, fixed it. Thanks for this awesome plugin.
     
  21. Offline

    chaseoes

    No problem. Let me know if you have any suggestions. :)
     
  22. Offline

    chaseoes

  23. Offline

    DinoScope

    Why am I getting two first join messages? The Vanilla one and mine? I'm using 1.2.5 R4. (And FJP version 1.3)

    http://pastie.org/4172630
     
  24. Offline

    chaseoes

    What do you mean? There isn't a vanilla first join message. Screenshot?
     
  25. Offline

    DinoScope

    [​IMG]

    There you go. Not sure what the problem is. And also, when you join for the first time you can't see the double message YOURSELF, but everyone else sees this.
     
  26. Offline

    chaseoes

    What plugins do you use?
     
  27. Offline

    DinoScope

    Brace yourself.


    AntiCheat
    AutorunCommands
    BlockHeads
    Citizens
    ColorMe
    ConsoleName
    EndlessEnchant
    Essentials
    EssentialsProtect
    EssentialsSpawn
    Factions
    FirstJoinPlus-v1.3
    Gamemode
    GlowStoneDrop
    GravitySucks
    KickAll
    mcMMO
    MobArena
    MobDisguise
    NoPL
    PermissionsBukkit
    PreciousStones
    ScheduledAnnouncer
    SimpleSpleef
    VanishNoPacket
    Vault
    Votifier
    Worldedit
    WorldGuard
    WorldPortal


    As far as I know none of these effect the first join login message.
     
  28. Offline

    chaseoes

    Essentials has settings for first-join related things (including a first join message). Make sure that you have the first join message in essentials disabled.
     
  29. Offline

    DinoScope

    Okay, thanks.
     
  30. Offline

    Nickshelton80

    Request: Would it be possible to add a custom whitelist-message?
    This would go with the theme of the plugin because , 'New or "First Joining" users' , could be instructed to where to go to sign up for the whitelist :D
     
    alienix likes this.

Share This Page