CollisionDisabler
Safety disable collisions between players . Simple but reliable.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
CollisionDisabler
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 bedwars or a bedwars server.
Features
- Technical Implementation: All players will not have physical collisions with each other. - Technical Implementation: Based on Minecraft native Scoreboard teams mechanism.
Requirements
- Minecraft 1.8.8+ - Java 8+
Installation
1. Restart Server: Place `CollisionDisabler-{version}.jar` into `/plugins` folder. 2. Restart Server: Restart the server to load. 3. Enjoy!