I've updated the zip files (windows exe installer is now up, thanks BornAgainst ) to fix a problem with the drug punishment being used on Spawn Attackers and also fix an issue with the spam protection kicking in too early for players using the word filter. For those using the beta V1.1.0beta1 these will be included in the upcomming V1.1.0beta2 release.
Updated binaries are here
Simply stop your server, overwrite the old binary file with the new one in 'addons' then restart your server.
Added number of player name changes reported in ma_users
Added random mapcycle mode for cvar mani_mapcycle_mode
// 0 = standard map cycle,
// 1 = if you don't want your mapcycle to reset to the first in the list when moving to a map not in the cycle,
// 2 = random cycle (uses mani_vote_dont_show_last_maps cvar to exclude last maps played)
mani_mapcycle_mode 0
Fixed standard user votemap command
Fixed end of map vote re-appearing if vote failed
Added new mode for cvar mani_vote_dont_show_if_alive
// 0 = alive players will see vote menu,
// 1 = alive players will need to type vote to access the menu,
// 2 = alive players will be shown the vote when they die or if they type vote
mani_vote_dont_show_if_alive 0
Moved menu slay command to Player Management sub menu
Fixed timeleft command not working properly after a mp_restartgame rcon command is performed
Added rcon vote menu in Vote management (See new file voterconlist.txt). Don't forget that most of the plugin console commands can be used as an rcon command
Added question vote menu in Vote management (See new file votequestionlist.txt)
Updated commands ma_config and ma_help so you can add a letter filter (i.e ma_config tk will show all the tk protection cvars)
Heavily updated TK Protection so it should work on LAN servers
Updated ma_tklist command to show user ids
No new cvars in this release.
See previous posts for features introduced in earlier beta versions
Download links assuming you already have V1.0.10i installed
Pure binaries
You will need to manually add the extra files listed above.