Skip to content

wootguy/Spectate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spectate

Allows toggling observer mode when survival mode is off.

Toggle observer mode with any of these commands (chat or console):
.observer
.observe
.spectate

This plugin also adds a first-person spectate mode you can use while alive. Type .viewhelp for info.

Installation

  1. Download the script and save it to scripts/plugins/Spectate.as
  2. Download this ghost entity script too and save it to scripts/plugins/ghosts/GhostEntity.as (required for first-person spectate mode)
  3. Add this to default_plugins.txt
    "plugin"
    {
        "name" "Spectate"
        "script" "Spectate"
    }
    "plugin"
    {
        "name" "GhostEntity"
        "script" "ghosts/GhostEntity"
    }

About

Sven Co-op plugin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published