NoCollision Plugin
A simple and efficient Minecraft Bukkit plugin that provides player no-collision and damage indicator blocking features.
Main Features
1. Player No-Collision System
- Global No-Collision: All players will not have physical collisions with each other
- Automatic Management: New players joining the server automatically get no-collision effect
- Technical Implementation: Based on Minecraft native Scoreboard Team mechanism, excellent performance
2. Damage Indicator Blocking
- Hide Damage Numbers: Completely blocks damage indicator particle effects in the game
- Packet-Level Interception: Uses ProtocolLib to intercept at the network level, ensuring thorough effect
- Performance Friendly: Smart detection, only intercepts damage-related particles
System Requirements
- Server: Bukkit 1.20.1 - 1.21.5
- Required Plugin: ProtocolLib (Required)
- Java Version: Java 17 or higher
Installation
- Download Dependency: Ensure your server has ProtocolLib plugin installed
- Install Plugin: Place NoCollision.jar into your server's plugins folder
- Restart Server: Restart the server or use plugin manager to load
⚙️ Usage
Automatic Activation
The plugin will automatically enable all features after installation, no configuration needed:
- All online players immediately get no-collision effect
- New joining players automatically get no-collision applied
- Damage indicators are automatically blocked