SW

sws2-noblockArchived

CS2 Plugin built with SwiftlyS2 Framework

by criskkky366Apache-2.0counterstrikesharp
cs2cs2-pluginswiftly-solution

[SwiftlyS2] NoBlock

GitHub Release GitHub Issues GitHub Downloads GitHub Stars
Made with ❤️ by criskkky

Warning

You don't need this plugin anymore.
You can now disable player collisions natively in CS2 with these cvars:
mp_solid_teammates 0 & mp_solid_enemies 0

Overview

Disable collision between all players. By default, CS2 only allows disabling collisions between players that are on the same team, but with this plugin, you can disable collisions between all players, regardless of their team.

Download Shortcuts

  • 📦  Download Latest Plugin VersionClick Here
  • ⚙️  Download Latest SwiftlyS2 VersionClick Here

Features

  • Disable Collisions: Allows disabling collisions between all players, regardless of team affiliation.
  • Plug and Play: No configuration required; works immediately after installation and applies to all players on load.

Screenshots

No screenshots available yet.

Plugin Setup

Warning

Make sure you have installed SwiftlyS2 Framework before proceeding.

  1. Download and extract the latest plugin version into your swiftlys2/plugins folder.
  2. Ready!

Backend Logic (How It Works)

  1. The plugin detects all players on load and also hooks when new players spawn.
  2. It sets the collision group of each player to 'Debris'.
  3. As a result, all players can pass through each other without collision.

Support and Feedback

Feel free to open an issue for any bugs or feature requests. If it's all working fine, consider starring the repository to show your support!

Contribution Guidelines

Contributions are welcome only if they align with the plugin's purpose. For major changes, please open an issue first to discuss what you would like to change.

sws2-noblock - CS2 Plugin | sourcemods.info