[FIX/TP] Nethertopfix v1.1 - Don't be stuck on top of the Nether [1000, 1060]

Discussion in 'Inactive/Unsupported Plugins' started by _infina_, Jul 28, 2011.

  1. Offline

    _infina_

    I made this for a server I occasionally use because players keep getting stuck on top of the Nether, where bedrock blocks the path down.

    I am going to just leave this project. Hopefully no one else will need it, but it is up for grabs if something in it breaks.

    Download
    Source
    Bukkit Dev

    Features:
    • Sets a spawn point in the nether only
    • Teleports a player above the top bedrock layer to that spawn point
    • Creates a config file that can automatically teleport when a player is above the nether bedrock.
    Todo:
    • Make a ladder down through the bedrock
    Known Issues:
    none

    Changelog:
    Version 1.1
    • Added config file
    • Added option "Allowed" to allow people on top of nether if 'true'
    • Auto-teleport if "Allowed" is 'false'
    Version 1.0.1
    • Restricted to nether use only
    • Restricted to above block 128 for using teleportation
    Version 1.0
    • Initial release
    Made using @Dinnerbone's Plugin Generator
    Thanks to both @Nijikokun and @Dinnerbone for their plugin tutorial videos.
     
  2. Offline

    pokekeen304

    Hmm, seems like a cool idea. I just might use this on my server.
     
  3. Offline

    _infina_

    yeah, right now it is a general spawn point plugin, but I will be restricting it to nether only when I can figure out exactly how to compare environment types.
     
  4. Offline

    clitcomander

    i think without a border in the red world above nether, if you warp out after walking for a long time to the regular world, it shoots you to an extremely far off cord in the map. potential for massive griefing ram eating and other problems.
     
  5. Offline

    _infina_

    This keeps you in the same world. It just takes you to that world's spawn. You can't use this to go to any other world. I have restricted this pretty tightly, as the server I made this for has only one use for this.

    Updated to 1.1
    Config file: (open)

    Code:
    Allowed: 'true' #when false, player is teleported to nether spawn point.


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

    w000rm

    I have a suggestion for this: instead of teleporting to a spawn point, why not tp to the same x and z coords, altering the y to a valid one? That way the players don't have to start from spawn everytime they get stuck?
     
  7. Offline

    _infina_

    Tested with 1060. Appears to work.
     
  8. Offline

    _infina_

  9. Offline

    TheTailsDoll

    gonna use on my second server :D
    dont need it on my other one...
     
  10. Offline

    _infina_

    I am going to just leave this project. Hopefully no one else will need it, but it is up for grabs if something in it breaks.
     

Share This Page