Mineplex Respawn

Discussion in 'Archived: Plugin Requests' started by PlusMCPKBPK, Jun 24, 2014.

  1. Offline

    PlusMCPKBPK

    Plugin category: Auto system

    Suggested name: Respawn Plus

    What I want: When player die player will get invisibility 10 sec , gamemode 1 and cant break any block like mineplex server , player will respawn in originally game or server spawn

    Ideas for commands: No commands needed for this plugin.

    Ideas for permissions: rp.VIp

    VIP
    -Can respawn instantly without respawn screen

    Where i found
    -Mineplex Server Domination game

    Add
    -Can custom time
    -Can custom gamemode
    -Can set enable world
     
    GrandmaJam likes this.
  2. Offline

    Zupsub

    Search for a spectator plugin (so are those invisible players named).
     
  3. Offline

    brbtus

    Im working on this plugin but im getting some errors.
    This is part of my code and the error:
    http://forums.bukkit.org/threads/death-event-and-invis-effect.286142/

    PlusMCPKBPK
    I have a question. U say that vip will respawn with out a respawn screen. Will they also wait 10 seconds or will it be instant. Without seeing the screen and waiting they will respawn.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 9, 2016
  4. Offline

    The Fancy Whale

    I'll make this once the 1.8 bukkit API is released :p
    player.setGameMode(GameMode.SPECTATOR)
    But in all seriousness as said earlier there are spectator plugins already out there.
     
    LordVakar and Zupsub like this.
  5. Offline

    brbtus

    http://dev.bukkit.org/bukkit-plugins/respawnplus/
    It's still on beta and everything doesn't work but still. It's waiting for approval.

    @PlusMCPKBPK
    I have a question. U say that vip will respawn with out a respawn screen. Will they also wait 10 seconds or will it be instant. Without seeing the screen and waiting they will respawn.

    I asked this question before and you dident answer

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

    fefe2008

    brbtus Im pretty sure they will respawn without a delay and without screen since mineplex does it that way and you know we gotta make an EXACT copy otherwise its not good enough
     
  7. Offline

    brbtus

    fefe2008
    xD You're correct. But I think it shouldent be the EXACT copy... I don't have to copy them or do what PlusMC tells. I'l do it without a respawn screen but both won't have a respawn screen.
     
  8. Offline

    TedTheTechie

    There is the easiest way to code this, on player death. set their health to 20. Completely removes the respawn screen, the only issue is, if you give them items instantly after that, they become "ghost items" and don't work at all..

    The Fancy Whale 1.8 is not needed for this, check out what I just posted ^^

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

    brbtus

    TedTheTechie
    I already knew that and used it. But still thx it would of helped if I dident know.
     

Share This Page