- Spigot and Paper support
- BedWars1058 and BedWars2023 support
- 1.8 - 1.21 support
- Java 11+ support
- Shared, multiarena and bungee server type support
- 100% customizable
- Speed modifier
- Toggle night vision
- Toggle auto teleport to targets
- Toggle first person mode
- Toggle spectators visibility
Speed Modifier
Auto Teleport
Night Vision
First Person
Toggle Spectators
Spoiler: config.yml
Code (YAML):
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# | SPECTATOR OPTIONS ADDON CONFIGURATION |
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# | SETTINGS |
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
inventory-item:
material : COMPARATOR
name : "&b&lSpectator Settings &7(Right Click)"
lore :
- "&7Right-click to change your spectator settings!"
slot : 4
menu:
title : "Spectator Settings"
rows : 4
filler:
enabled : false
material : GRAY_STAINED_GLASS_PANE
name : "&f"
slots : 0,1,2,3
items:
speed-off:
material : LEATHER_BOOTS
name : "&aNo Speed"
lore : [ ]
slot : 11
speed-one:
material : CHAINMAIL_BOOTS
name : "&aSpeed I"
lore : [ ]
slot : 12
speed-two:
material : IRON_BOOTS
name : "&aSpeed II"
lore : [ ]
slot : 13
speed-three:
material : GOLDEN_BOOTS
name : "&aSpeed III"
lore : [ ]
slot : 14
speed-four:
material : DIAMOND_BOOTS
name : "&aSpeed IV"
lore : [ ]
slot : 15
auto-teleport:
enabled:
material : COMPASS
name : "&cDisable Auto Teleport"
lore :
- "&7Click to disable auto teleport!"
disabled:
material : COMPASS
name : "&aEnable Auto Teleport"
lore :
- "&7Click to enable auto teleport!"
slot : 20
night-vision:
enabled:
material : ENDER_PEARL
name : "&cDisable Night Vision"
lore :
- "&7Click to disable night vision!"
disabled:
material : ENDER_EYE
name : "&aEnable Night Vision"
lore :
- "&7Click to enable night vision!"
slot : 21
first-person:
enabled:
material : CLOCK
name : "&cDisable First Person"
lore :
- "&7Click to disable first person"
- "&7spectating when using the"
- "&7compass!"
- "&7You can also right-click a"
- "&7player to spectate them in"
- "&7first person."
disabled:
material : CLOCK
name : "&aEnable First Person"
lore :
- "&7Click to enable first person"
- "&7spectating when using the"
- "&7compass!"
- "&7You can also right-click a"
- "&7player to spectate them in"
- "&7first person."
slot : 23
show-spectators:
enabled:
material : REDSTONE
name : "&cHide Spectators"
lore :
- "&7Click to hide other spectators!"
disabled:
material : GLOWSTONE_DUST
name : "&aShow Spectators"
lore :
- "&7Click to show other spectators!"
slot : 24
messages:
speed-enabled : "&aYou now have Speed {tier}!"
speed-disabled : "&cYou no longer have any speed effects!"
auto-teleport-enabled : "&aYou will now auto teleport to targets!"
auto-teleport-disabled : "&cYou will no longer auto teleport to targets!"
night-vision-enabled : "&aYou now have night vision!"
night-vision-disabled : "&cYou no longer have night vision!"
first-person-enabled : "&aYou will now by default use First Person spectating!"
first-person-disabled : "&cYou will now by default use Third Person spectating!"
show-spectators-enabled : "&aYou can now see other spectators!"
show-spectators-disabled : "&cYou can no longer see other spectators!"
target-format : "&fTarget: &a&l{target} &fDistance: &a&l{distance}m"
target-lost : "&c&lTarget Lost!"
# | SPECTATOR OPTIONS ADDON CONFIGURATION |
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
# | SETTINGS |
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
inventory-item:
material : COMPARATOR
name : "&b&lSpectator Settings &7(Right Click)"
lore :
- "&7Right-click to change your spectator settings!"
slot : 4
menu:
title : "Spectator Settings"
rows : 4
filler:
enabled : false
material : GRAY_STAINED_GLASS_PANE
name : "&f"
slots : 0,1,2,3
items:
speed-off:
material : LEATHER_BOOTS
name : "&aNo Speed"
lore : [ ]
slot : 11
speed-one:
material : CHAINMAIL_BOOTS
name : "&aSpeed I"
lore : [ ]
slot : 12
speed-two:
material : IRON_BOOTS
name : "&aSpeed II"
lore : [ ]
slot : 13
speed-three:
material : GOLDEN_BOOTS
name : "&aSpeed III"
lore : [ ]
slot : 14
speed-four:
material : DIAMOND_BOOTS
name : "&aSpeed IV"
lore : [ ]
slot : 15
auto-teleport:
enabled:
material : COMPASS
name : "&cDisable Auto Teleport"
lore :
- "&7Click to disable auto teleport!"
disabled:
material : COMPASS
name : "&aEnable Auto Teleport"
lore :
- "&7Click to enable auto teleport!"
slot : 20
night-vision:
enabled:
material : ENDER_PEARL
name : "&cDisable Night Vision"
lore :
- "&7Click to disable night vision!"
disabled:
material : ENDER_EYE
name : "&aEnable Night Vision"
lore :
- "&7Click to enable night vision!"
slot : 21
first-person:
enabled:
material : CLOCK
name : "&cDisable First Person"
lore :
- "&7Click to disable first person"
- "&7spectating when using the"
- "&7compass!"
- "&7You can also right-click a"
- "&7player to spectate them in"
- "&7first person."
disabled:
material : CLOCK
name : "&aEnable First Person"
lore :
- "&7Click to enable first person"
- "&7spectating when using the"
- "&7compass!"
- "&7You can also right-click a"
- "&7player to spectate them in"
- "&7first person."
slot : 23
show-spectators:
enabled:
material : REDSTONE
name : "&cHide Spectators"
lore :
- "&7Click to hide other spectators!"
disabled:
material : GLOWSTONE_DUST
name : "&aShow Spectators"
lore :
- "&7Click to show other spectators!"
slot : 24
messages:
speed-enabled : "&aYou now have Speed {tier}!"
speed-disabled : "&cYou no longer have any speed effects!"
auto-teleport-enabled : "&aYou will now auto teleport to targets!"
auto-teleport-disabled : "&cYou will no longer auto teleport to targets!"
night-vision-enabled : "&aYou now have night vision!"
night-vision-disabled : "&cYou no longer have night vision!"
first-person-enabled : "&aYou will now by default use First Person spectating!"
first-person-disabled : "&cYou will now by default use Third Person spectating!"
show-spectators-enabled : "&aYou can now see other spectators!"
show-spectators-disabled : "&cYou can no longer see other spectators!"
target-format : "&fTarget: &a&l{target} &fDistance: &a&l{distance}m"
target-lost : "&c&lTarget Lost!"
For support, please use only resource discussion
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.12, 1.16
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
BedWars | Spectator Options is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.12, 1.16, 1.17 and newer. Downloaded 36 times (via Spigot). Download it and open it directly in the game.