Jump to content

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 developed, distributed, or endorsed by Activision Publishing, Inc., Raven Software, Lucasfilm Ltd., Disney, Inc., or any of their affiliated entities. All trademarks, copyrights, and intellectual property rights belong to their respective owners. Star Wars®, Jedi®, and Jedi Knight® are registered trademarks of Lucasfilm Ltd.™ and Disney, Inc.™. This file is intended for educational, non-commercial, or fan-based use under the principles of fair use. No copyright infringement is intended. Any claims of ownership or DMCA takedown requests can be submitted here.


User Feedback

Create an account or sign in to leave a review

You need to be a member in order to leave a review

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...