AutoLive
Automatic Spectator & Streaming Camera
Turn your account into an automated camera drone for streams or moderation.
AutoLive is a unique utility designed to keep your server content alive. It turns your player into an automatic spectator camera that cycles through online players based on configurable rules.
It is the perfect tool for:
Streamers & YouTubers: Run a 24/7 "Spectator Mode" stream on a second account without touching the keyboard.
Staff & Moderation: Passively monitor players (Watchdog Mode). The plugin automatically finds active players for you to watch.
Server Trailers: Capture cinematic footage of organic gameplay effortlessly.
Smart Auto-Cycle: Automatically switches the view to a new player every X seconds.
AFK Skip: The camera intelligently detects and skips players who are standing still (AFK), ensuring your stream/view is always showing action.
Action Focus (PvP): If the spectated player takes damage or enters combat, the camera extends the viewing time automatically so you don't miss the fight.
Single Target Mode: Option to lock the camera on a specific player.
Inventory Spy: Can automatically open the player's inventory while spectating (Requires a plugin with /invsee command).
Fully Configurable: Customize timers, messages, and rules via the config file.
GUI Menus: Easy-to-use in-game menus to control the camera.
Code:
/autolive help - Shows all available commands.
/autolive start - Starts the automatic spectator cycle.
/autolive stop - Stops the spectator mode.
/autolive reload - Reloads the configuration file.
Permissions:
- autolive.use - Allows access to the main commands.
- autolive.admin - Allows reloading the plugin and admin features.
See tutorial on Youtube
You can customize the cycle interval, messages, and conditions in the config.yml.
Code:
# Configura??o inicial do AutoLive
interval: 10
open-inventory: true
avoid-staff: true
avoid-recent: true
hot-moment-teleports: 5
intervalo: 10
abrir-inventario: false
somente-staff: true
smart-next: true
change-pov: false
silent: true
use-permission-targets: false
target-permission: autolive.target
Found a bug or have a suggestion?
Click here to visit our GitHub or use the Discussion tab!
Click here to visit our GitHub or use the Discussion tab!
