Allow the spectators to pass through a wall
AmauryCarrade opened this issue · 1 comments
As example by double-clicking on a wall (without a specific item for that).
The question is: how the spectators will be informed about the option?
Also, the config (toggles.yml
— everyday, more non-toggle options):
# Allows the spectators to pass through the walls by double-clicking on it.
spectatorsPassThroughWalls: true
# The search distance for a spot where the spectator can be teleported, in blocks
spectatorsThroughWallsMaxSearchDistance: 15 # if you have a shorter config key... :D
Fixed in #40 (no-clip mode in the spectators' tools).