| Date uploaded | a year ago |
| Version | 0.0.2 |
| Download link | KnusBernd-RemovePlayerPlacements-0.0.2.zip |
| Downloads | 416 |
| Dependency string | KnusBernd-RemovePlayerPlacements-0.0.2 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2304README
Remove Player Placements
By installing this modification you will be able to rollback unwanted placements of any player in your lobby. That means no more griefer placements and no more spawn traps!
How to remove a placement?
Simply press AltGr+1, AltGr+2, AltGr+3, AltGr+4 to remove the selected object in the level of the player with the network accociated number.
How do I know which placement to delete/select?
Holding AltGr will show you what objects have been placed, who placed it and what number to press. By scolling up/down you can switch to different placements of the players. (There may be bugs regarding that, but this should work most of the time.)
When do I remove a placement?
It is recommended during placing phase or at the early stage of each round for the best fairness. But you may rollback placements at any time.
Can I restore destroyed objects?
Unfortunatly this is (currently) not possible. Just be careful.
Credits
CHANGELOG
[1.0.0] - 2026-1-18
Fixed
- NullPointerException in MainMenu
- RPP KeyBinding conflicts with UCH's EmoteSystem
- PlacementIndicator was invisible after GameMode change
Changes
- Optimized character lookup by caching on key press instead of every frame.
- Clean up
[0.0.3] - 2025-11-19
Fixed
- Placements were not highlighted when NameTag was invisible.
- Indexing issues.
Added
- Configuration file: You can now set the hotkey and choose whether to show an animation after destroying a placement.
[0.0.4] - 2025-11-19
Fixed
- NullPointer before LobbyManager was started.