Closed Tmdoofking closed 10 months ago
Unfortunately SP relies on (paper) spigot's ability to "allow players to place blocks even if an invisible player is there" (seems like you're already using paper so this may not be the case with crystals). You can enable spectator-stay-away: true
in the config.yml and that will prevent players from getting too close, but won't fully prevent that.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
There are now several solutions:
1.
# Prevent players from flying to close to fighting players
spectator-stay-away: true
# Spectator check period in ticks
# lowering this will increase how often the above setting is checked
spectator-timer-period: 10
Describe the bug spectator can push minecart and disable crystal pacement
To Reproduce Steps to reproduce the behavior:
Expected behavior Able to place crystal Disable minecart collision for spectator
Checklist
Versions: