Moved account manager in tools.
This commit is contained in:
		| @@ -1,3 +1,3 @@ | ||||
| @title Account Manager | ||||
| @java -cp Server.jar org.l2jmobius.accountmanager.AccountManager | ||||
| @java -cp Server.jar org.l2jmobius.tools.accountmanager.AccountManager | ||||
| @pause | ||||
|   | ||||
| @@ -15,7 +15,7 @@ | ||||
|  * along with this program; if not, write to the Free Software | ||||
|  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | ||||
|  */ | ||||
| package org.l2jmobius.accountmanager; | ||||
| package org.l2jmobius.tools.accountmanager; | ||||
| 
 | ||||
| import java.io.File; | ||||
| import java.io.FileInputStream; | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDevelopment
					MobiusDevelopment