Descriptions
This plugin is designed to disable
player-to-player collision in Minecraft servers,
allowing players to freely move through
each other without being pushed away or obstructed.
It achieves this by leveraging Scoreboard teams and collision rules,
ensuring that players can overlap seamlessly across different worlds.
Additionally, it handles
world-switching events to reapply collision settings dynamically,
preventing collisions from being inadvertently restored when players change dimensions.
It very useful for a minigame or a bedwars server.
Features
- Global No-Collision: All players will not have physical collisions with each other.
- Technical Implementation: Based on Minecraft native Scoreboard teams mechanism.
Requirements
Installation
- Install Plugin: Place CollisionDisabler-{version}.jar into /plugins folder.
- Restart Server: Restart the server to load.
- Enjoy!