[TP/ADMN/FIX] ExactInitialSpawn 1.0 - Fix the initial spawn location [1185]

Discussion in 'Inactive/Unsupported Plugins' started by matjam, Sep 30, 2011.

  1. Offline

    matjam

    ExactInitialSpawn - Fix the initial spawn location

    Version: v1.0

    The plugin is very simple. It takes the idea mentioned in this thread, and implements it only for initial spawns. There are a lot of plugins that handle the spawn on death issue; I wanted to fix just the initial first login problem.

    This plugin reads the server.properties file to get the name of the default world. It then gets the spawn location from the server for the default world.

    When a player is logging in, it checks for a player .dat file. If it is not found, it adds it to a list, and then when the player actually joins the server, they are teleported to the spawn location.

    Thats all. It has no commands, it relies on whatever tools you use to set the spawn location. I tested with CommandBook; you can use anything you like.

    Features:
    • Spawns new users on your default world's spawn point, exactly.
    Download ExactInitialSpawn 1.0
    Source Code

    Changelog:

    Version 1.0
    • Initial release.
     
    efstajas likes this.
  2. Offline

    Shadow771

    Looks cool, just got your reply. About to test it out now!
     
  3. Offline

    matjam

    Let me know how it goes; its something that has annoyed me for a while but I understand a lot of plugins seem to break other functionality trying to fix it.
     
  4. Offline

    Shadow771

    after clearing my player.dat and testing a few times it seems to work well! Thanks for the plugin.
     
  5. Offline

    rockxz2135

    OMG THANK YOU! It sucks when people spawn on the clocktower

    Now all I need is a plugin where users can type /spawn and wait 5 secs without moving before going to spawn

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

    JohnPulse

    Somehow this is not working for me...
    When a new player joins, the keep spawning everywhere but on the extact spawn, like on the top of the building.
    Show Spoiler
    I made the test with the following plugins:
    [INFO] Plugins: CommandBook, ExactInitialSpawn, iConomy, Multiverse-Cor
    e, Multiverse-Portals, NoCheat, NoFloatingTrees, RawcriticsOreObfuscationPlugin,
    WorldEdit, WorldGuard, ChestShop, NoLagg, PermissionsBukkit

    After the initial Spawn, if I do a /spawn command, the player goes to the correct location.
    Running BK #1317
     
  7. Offline

    Shilofax

    When i delete my .dat file, I spawn on the roof of my spawn area, in the wrong location as set with commandbook...

    Wat.
     
  8. Offline

    efstajas

    Fuck yes thanks! :))))
     
  9. Offline

    MonsieurApple

    Please upgrade to latest RB
     
  10. Offline

    Shadow771

    Hey, I was wondering if you might be able to add the ability to broadcast a customizable message when a player first joins. EG: Welcome to (ServerName), (Player)! The message could be configurable in a config file.
     
  11. Offline

    dog.big

Share This Page