War3Evo / War3Source-EVO

War3Source Evolution (The future of War3Source)
GNU General Public License v3.0
32 stars 5 forks source link

Develop #41

Closed War3Evo closed 1 year ago

War3Evo commented 1 year ago

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.