Pack: Spectator Conduit Power - teakivy/teaks-tweaks GitHub Wiki
Spectator Conduit Power allows players in spectator mode to toggle the Conduit Power effect.
The config for this pack can be found in the config.yml
file for the plugin.
# Spectator Conduit Power
# Easily toggle conduit power when in spectator.
#
# Commands:
# /conduitpower (Permission: teakstweaks.command.conduitpower)
spectator-conduit-power:
enabled: false
# Whether or not to auto-enable conduit power when in spectator
auto-enable: true
- Type -
boolean
- Default -
false
- Description - Controls whether the pack is enabled.
- Type -
boolean
- Default -
true
- Description - Controls whether players in spectator mode will automatically have conduit power.
teakstweaks.command.conduitpower
- Default -
true
- Description - Controls whether the player can use the
/conduitpower
command.
"spectator_conduit_power.name": "Spectator Conduit Power",
"spectator_conduit_power.description": "Easily toggle conduit power when in spectator.<newline>Command: /conduitpower",
"spectator_conduit_power.error.game_mode_changed": "<red>Conduit Power removed because of Game Mode change!",
spectator_conduit_power.name
- Default -
Spectator Conduit Power
spectator_conduit_power.description
- Default -
Easily toggle conduit power when in spectator.<newline>Command: /conduitpower
spectator_conduit_power.error.game_mode_changed
- Default -
<red>Conduit Power removed because of Game Mode change!