kf2-magicked-admin
kf2-magicked-admin copied to clipboard
:spider: Mutator-free management, statistics, and in-game bot for ranked Killing Floor 2 servers
**Describe the bug** I have a server running on ubuntu 20.04 with the 3 whitelisted mutators: ClassicScoreboard.ClassicSCMut, DamageDisplay.DmgMut, KFMutator.KFMutator_MaxPlayersV2 And following rules: Length: Long (10 waves), Difficulty: normal, Players 12....
**Describe the bug** when player join server, console show their Chinese . Japanese . Korean name is garbled and save in db, then get error. sometimes it work fine, but...
If i use traditional chinese in MOTD leaderboard It will show UnicodeDecodeError: 'cp950' codec can't decode hopefully get solution
The MOTD of a server should be able to change according to a list of predefined models and change every x seconds (configurable duration). In a future update, it would...
Integrate this functionality : https://github.com/Seimax/AMC So that when there is no one on the server, the map is automatically changed every x seconds according to a pre-defined list. Because sometimes...
### The idea would be to have only one configuration file to configure the whole welcome screen (for example: Survival_WelcomeScreen.ini). ### Adding a function that allows you to change url...
**Describe the solution you'd like** Add the date and top 4 players to the record_wave command example follows. ``` The record wave for kf-bedlam is currently 254 Achieved on 25-02-2018...
In the exemple of MOTD in the presentation page : `{% for player in top_dosh[1:10] -%}` to `{% for player in top_dosh[0:9] -%}` The top player will be angry if...
**Is your feature request related to a problem? Please describe.** The data available to the motd is quite limited, and it is cumbersome to edit. **Describe the solution you'd like**...