capturetheflag/mods/pvp/place_limit
Lars Müller 7382db367b
Limit node placement to 5 NPS (#803)
* Limit placement to 5 nodes per second

* Add Readme, check pointed thing, inform player

* Include team door fix

* Add license
2021-03-27 07:27:22 -07:00
..
init.lua Limit node placement to 5 NPS (#803) 2021-03-27 07:27:22 -07:00
License.txt Limit node placement to 5 NPS (#803) 2021-03-27 07:27:22 -07:00
mod.conf Limit node placement to 5 NPS (#803) 2021-03-27 07:27:22 -07:00
Readme.md Limit node placement to 5 NPS (#803) 2021-03-27 07:27:22 -07:00

place_limit

Fixes two things related to node placement:

  • Ratelimits node placement
  • Disallows building to non-pointable nodes (anticheat + race condition fix)

Licensed under the MIT license, written by appgurueu.