金闪闪
发表于 2005-3-16 17:17:47
版本太混乱,难道作者每天就为这个插件么?:D
BoeZombie
发表于 2005-3-16 18:05:02
Post by 金闪闪
难道作者每天就为这个插件么?:D 晕,这有啥不好
希望作者如此,我还就怕作者突然不更新了。
金闪闪
发表于 2005-3-16 21:32:22
Post by BoeZombie
晕,这有啥不好 希望作者如此,我还就怕作者突然不更新了。
我的意思是,难道他不要糊口么? :sweat:
BoeZombie
发表于 2005-3-16 21:42:32
哈哈哈哈:em03:
BoeZombie
发表于 2005-3-17 08:00:19
Updated V1.0.10i to add name change autoban (March 16th)
I've updated the zip files (windows exe installer not up yet) to add an auto name change kick/ban. This should prevent the flood of hackers that are using a script to rapidly change their name making it difficult to kick or ban them.
Fixed an issue with the timeleft command reporting the wrong time after mp_restartgame is run.
Updated the ma_config and ma_help commands to allow a word filter for instance try
ma_config tk
Added user id to ma_users and ma_rates, also a count of name changes is shown on ma_users.
Updated binaries are here
Simply stop your server, overwrite the old binary file with the new one in 'addons' then restart your server.
You must also add these following cvars to your mani_server.cfg file if you are just downloading binaries.
mani_player_name_change_threshold 15 // 0 = off otherwise set to the number of name changes allowed before action is taken
mani_player_name_change_reset 0 // 0 = reset name change count per round, 1 = reset name change count per map
mani_player_name_change_punishment 0 // 0 = kick, 1 = ban by ID, 2 = ban by IP, 3 = ban by ID and IP
mani_player_name_change_ban_time 0 // 0 = permanent ban otherwise specifies the number of minutes
http://www.mani-admin-plugin.com/mani_admin_plugin/v1_0_10i/mani_admin_plugin_v1_0_10i_binaries.zip
If you haven't installed V1.0.10i yet just use the normal method as they have been updated too.
Mani
BoeZombie
发表于 2005-3-17 08:03:25
正像老闪所说,最近MAP版本比较混乱,1.1.0beta与1.0.10i并存升级。:cold:
目前来看,只要手里的MAP稳定,就没必要升级,等版本稳定了,我再通知大家。
或者多关注MAP主页。
BoeZombie
发表于 2005-3-20 02:25:28
Release 4 of the V1.1.0 beta
Updates
Fixed ma_users
Fixed ma_rates
Added ma_knives (CS Source only)
Added ma_pistols (CS Source only)
Added ma_shotguns (CS Source only)
Added ma_nosnipers (CS Source only)
Fixed single map vote including 'Extend Map' in the selection
Added ma_voteextend
Added name change ban from V1.0.10i into beta
Optimised some old functionality.
Various fixes relating to new system vote functionality
Removed mode 2 from mani_vote_dont_show_if_alive as it's never going to work properly
Coded language translation module (not in use yet)
Two new admin flags:-
B = restrict admin from running a menu rcon vote
D = restrict admin from running a question menu vote
Re-written user started voting from scratch.
User can now run votes as follows:-
votemap
votekick
voteban
Some of the old cvars associated with votemap have been renamed, remove the following
mani_vote_percentage
mani_time_before_vote
mani_minimum_votes
There are some new cvars to go along with the new functionality (pasted from the mani_server.cfg file)
///////////////////
// V1.1.0 Beta 4
//////////////////
// Removed following cvars
//
// mani_vote_percentage 60 // Percentage of votes required from players before map change
// mani_time_before_vote 60 // Time after a new map starts that voting is allowed
// mani_minimum_votes 4 // Minimum number of votes required to change a map (override vote percentage)
// Following cvar now has the original 2 modes of operation
//
// 0 = alive players will see vote menu,
// 1 = alive players will need to type vote to access the menu,
mani_vote_dont_show_if_alive 0
// New Cvars
mani_vote_allow_user_vote_map 0 // Allow user started votemaps
mani_vote_allow_user_vote_map_extend 1 // Allow the users to extend maps if time based
mani_vote_allow_user_vote_kick 0 // Allow the users to kick players by vote
mani_vote_allow_user_vote_ban 0 // Allow the users to ban players by vote
mani_vote_extend_percent_required 60 // Defines the vote percentage required to set an extend map vote
mani_vote_user_vote_map_percentage 60 // Percentage of votes required from players before map change
mani_vote_user_vote_map_time_before_vote 60 // Time after a new map starts that voting is allowed
mani_vote_user_vote_map_minimum_votes 4 // Minimum number of votes required to change a map (override vote percentage)
mani_vote_user_vote_kick_mode 0 // 0 = only when no admin on server, 1 = all the time
mani_vote_user_vote_kick_percentage 60 // Percentage of votes required from players before kick occurs
mani_vote_user_vote_kick_time_before_vote 60 // Time after a new map starts that voting is allowed
mani_vote_user_vote_kick_minimum_votes 4 // Minimum number of votes required (override vote percentage)
mani_vote_user_vote_ban_mode 0 // 0 = only when no admin on server, 1 = all the time
mani_vote_user_vote_ban_percentage 60 // Percentage of votes required from players before kick occurs
mani_vote_user_vote_ban_time_before_vote 60 // Time after a new map starts that voting is allowed
mani_vote_user_vote_ban_minimum_votes 4 // Minimum number of votes required (override vote percentage)
mani_vote_user_vote_ban_time 30 // Time in minutes for the ban, 0 = permanent ban
mani_vote_user_vote_ban_type 0 // 0 = ban by ID, 1 = ban by IP, 2 = ban by ID and IP
mani_player_name_change_threshold 15 // 0 = off otherwise set to the number of name changes allowed before action is taken
mani_player_name_change_reset 0 // 0 = reset name change count per round, 1 = reset name change count per map
mani_player_name_change_punishment 0 // 0 = kick, 1 = ban by ID, 2 = ban by IP, 3 = ban by ID and IP
mani_player_name_change_ban_time 0 // 0 = permanent ban otherwise specifies the number of minutes
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.
http://www.mani-admin-plugin.com/mani_admin_plugin/v1_1_0/mani_admin_plugin_v1_1_0beta4_binaries.zip
Patch files for upgrading from V1.0.10i
CS Source
http://www.mani-admin-plugin.com/mani_admin_plugin/v1_1_0/mani_admin_plugin_v1_1_0beta4_cssource_patch.zip
HL2 Deathmatch
http://www.mani-admin-plugin.com/mani_admin_plugin/v1_1_0/mani_admin_plugin_v1_1_0beta4_hl2mp_patch.zip
Full installation files
CS Source
http://www.mani-admin-plugin.com/mani_admin_plugin/v1_1_0/mani_admin_plugin_v1_1_0beta4_cssource.zip
HL2 Deathmatch
http://www.mani-admin-plugin.com/mani_admin_plugin/v1_1_0/mani_admin_plugin_v1_1_0beta4_hl2mp.zip
Good luck
Mani
zjbopp
发表于 2005-3-20 12:18:59
votekick
voteban
不错的功能,可考虑使用. :em32:
BoeZombie
发表于 2005-3-20 12:33:17
呵呵,OP们一直期待的功能。
还得感谢Mani的不懈努力。
hiking911
发表于 2005-3-20 13:52:18
:D
哈哈````爽!!支持一下!