<targetname="init"depends="checkRequirements,getChangelogDateVersion"description="Create the output directories. Do nothing if dirs were already created">
<targetname="init"depends="checkRequirements,getChangelogDateVersion"description="Create the output directories.">
<mkdirdir="${build}"/>
</target>
<targetname="dist"depends="init"description="Syncronizes build space contents with project.">
<targetname="dist"depends="init"description="Export the files to the output directory.">
* - ban_acc <account_name> = changes account access level to -100 and logs him off. If no account is specified target's account is used.
* - ban_char <char_name> = changes a characters access level to -100 and logs him off. If no character is specified target is used.
* - ban_acc <account_name> = changes account access level to -1 and logs him off. If no account is specified target's account is used.
* - ban_char <char_name> = changes a characters access level to -1 and logs him off. If no character is specified target is used.
* - ban_chat <char_name> <duration> = chat bans a character for the specified duration. If no name is specified the target is chat banned indefinitely.