You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | a year ago |
| Version | 0.0.1 |
| Download link | KnusBernd-RemovePlayerPlacements-0.0.1.zip |
| Downloads | 156 |
| Dependency string | KnusBernd-RemovePlayerPlacements-0.0.1 |
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 last placed object in the level of the player with the network accociated number.
How do I know which number to press?
Pressing AltGr will show you what objects have been placed the latest, who placed it and what number to press.
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.