Simple Spectate Plugin

Discussion in 'Archived: Plugin Requests' started by ColeBergmann, Apr 12, 2013.

  1. Offline

    ColeBergmann

    Plugin category: Teleportation

    Suggested name: StarSpectate

    What I want: I want a simple plugin for players to be able to spectate. All you need to do is type /spectate <playername> and you get teleported to the person and vanish. When you want to return from spectating, you type /spectateoff and you get teleported back to where you started, and you get unvanished. Also, the player should not take any damage. If the player has the proper permission node, they can fly (without typing any extra commands) just by double tapping space when spectating.

    Ideas for commands:
    /spectate <player> - Turn invisible and teleport to the desired player.
    /spectatetoggle - Disables or enables someone to be able to /spectate you
    /spectateoff - Return visible and teleport back to your original location.

    Ideas for permissions:
    starspectate.spectate - Allows the player to use the /spectate command
    starspectate.fly - Allows the player to fly when spectating
    starspectate.toggle - Allow the player to toggle whether they can be spectated.

    When I'd like it by: A few days if possible!

    Thanks! Let me know if more info is needed! ^-^
     
  2. Offline

    stuntguy3000

    Should be easy. Il give it a shot
     
  3. Offline

    ColeBergmann

    Great, Thanks!
     
  4. Offline

    stuntguy3000

    Done!

    Commands/Permissions:
    spectate:
    description: 'Spectate a player.'
    permission: simplespectate.use
    spectateoff:
    description: 'Turn off spectating.'
    permission: simplespectate.off
    spectatetoggle:
    description: 'Toggle if people can teleport to you.'
    permission: simplespectate.toggle

    Built against newest dev build.

    Source | Download Link (Dropbox)
     
  5. Offline

    ColeBergmann

    Thanks so much! You rock :D
     
  6. Offline

    stuntguy3000

    I know i do. :)
     
  7. Offline

    ColeBergmann

    One quick adjustment if possible. People can edit blocks while spectating. Could you make it so they couldn't? Thanks!
     
  8. Offline

    stuntguy3000

    Last edited by a moderator: Jun 1, 2016
  9. Offline

    ColeBergmann

    Great, Thanks!
     

Share This Page