War3Source_Addon_HelpMenuConfiguration.sp
moved War3Source_Addon_HelpMenuConfiguration out of disabled plugins
requires war3source_help_menu.cfg
War3Source_Addon_AdminConsole.sp
Adding the ability to remove players from database
Only ROOT admin will be allowed to do this command.
You must have war3_removeplayer_enabled 1 to be able to do the command.
This will kick a player before it deletes them.
war3_removeplayer_enabled 1 (default is 0)
war3_removeplayer (Be careful, it will look for all players matching name)
This was created for development purposes and to make it easier to do this without having to manually access it yourself.
War3Source_Addon_HelpMenuConfiguration.sp moved War3Source_Addon_HelpMenuConfiguration out of disabled plugins requires war3source_help_menu.cfg
War3Source_Addon_AdminConsole.sp Adding the ability to remove players from database Only ROOT admin will be allowed to do this command. You must have war3_removeplayer_enabled 1 to be able to do the command.
This will kick a player before it deletes them.
war3_removeplayer_enabled 1 (default is 0) war3_removeplayer (Be careful, it will look for all players matching name)
This was created for development purposes and to make it easier to do this without having to manually access it yourself.