|
楼主 |
发表于 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 |
|