About This File
Plugin for ja++ that add: accounts system, admin system, simply economic, ban system and statistics.
Commands:
/lua_register (login) (pass) (pass) - Registering a new account, also you can create a new accounts by a lua function: Accounts.AddUser('user', 'pass', 'login message')
/lua_login (login) (pass)
/lua_logout
/lua_stats -- Statistics
----Admin Commands...
To assign player as admin, you should use lua function: SetAdmin('login', 'privileges'). If you want to change account's privileges, you should use lua function: UpdatePrivs('login', privs)
commands:
/lua_god (id)
/lua_armor (value for selfhealing/ id for healing somebody) (value)
/lua_health -- same as lua_armor
/lua_notarget
/lua_kill (id)
/lua_ban (id)
/lua_addip (ip)
/lua_cmds -- List of available cmds
-----Admin cmds bitvalues:
GOD = 0x0001
NOTARGET = 0x0002
HEALTH = 0x0004
ARMOR = 0x0008
KILL = 0x0010
SETFLAG = 0x0020
SETFLAG2 = 0x0040
BAN = 0x0080
Installation:
Unpack archieve into /lua/sv/ directory
THIS FILE IS NOT MADE, DISTRIBUTED, OR SUPPORTED BY ACTIVISION PUBLISHING, INC., RAVEN SOFTWARE, OR LUCASARTS ENTERTAINMENT COMPANY, LLC. ELEMENTS™ & © LUCASFILM LTD.™ & DISNEY, INC.™ AND/OR ITS LICENSORS. STAR WARS®, JEDI®, & JEDI KNIGHT® ARE REGISTERED TRADEMARKS OF LUCASFILM LTD™ AND WALT DISNEY, INC.™ STAR WARS®, JEDI®, & JEDI KNIGHT® ARE REGISTERED TRADEMARKS OF LUCASFILM LTD™ & DISNEY, INC.™