Skip to content

v4.0 bug fixes and support fine-grained settings

Latest
Compare
Choose a tag to compare
@lengran lengran released this 07 Apr 18:12

[Bugs]

  • Boosted CSSharp version to 1.0.316. (Thanks to @Bade-Gusi)
  • Dropping while teleporting knives to teammeats will not cause drop of other weapons now.

[Settings]

For most of the cases, I would recommand to use the plugin as it is. But if you do wish it to behave differently, feel free to tweat the settings in settings.json. A template file settings.json.example is provided, and you can simply rename it to settings.json to enable it.

Description of options:

  • If you want the knives to be teleported directly to the teammates, set DirectSend to true.

  • OncePerRound restricts players to drop knife only once in every round.

  • FreezeTimeOnly decides whether players are only allowed to drop knife in the freeze time before rounds start.

  • ChatFiltering is disabled defaultly. If players have bound "say !drop", this can be enabled to allow such shortcuts. But it might damage server performance. It is strongly suggested to bind "css_drop" instead of "say" or "teamsay" commands.