ItsMods

Full Version: Permission plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
We do not support Tekno mw3 here. It might or might not work.
Guys, i have a problem with this plugin and God Plugin 4.0

I have sv_config.ini configured correctly to only allow few guids as admins, however everyone that joins the server is able to use all admin commands. Anyone has any suggestions on how to fix?

This is for MW3 game.

I also had this thread.
http://www.itsmods.com/forum/Thread-God-...admin.html
Im busy creating groups in permissions config but 1 group doesnt work or idk what im doing wrong its about the group Member i also have a group called Vip and made a copy of that to make the group Member but the weird part is that Vip works but Member not Vip !gettype Vip Member !gettype User
Could you please post your configuration (without real XUID's) so we can see if something is malformed.
Hi is there anyway to create a login access that only admins will have it example
Add a login to permissions plugin , so all admins with that xuid will type a login password in server to have access to plugin , players keep stealing xuids to have access to chat commands.
just a example :

// type !login password
Login password : aaabbb
Admin_xuids=01100001example

when that admin connect to server he needs type in chat !login aaabbb to gain admin powers.
Is there any plugin for that ?
I guess that would be possible. I lost my interest in MW3 though, so I'm not willing to make that. Sorry.
(08-28-2013, 19:10)phillipito Wrote: [ -> ]Hi is there anyway to create a login access that only admins will have it example
Add a login to permissions plugin , so all admins with that xuid will type a login password in server to have access to plugin , players keep stealing xuids to have access to chat commands.
just a example :

// type !login password
Login password : aaabbb
Admin_xuids=01100001example

when that admin connect to server he needs type in chat !login aaabbb to gain admin powers.
Is there any plugin for that ?
Do you know anyone that can or know how to do it that might be interest ?
(08-29-2013, 14:30)phillipito Wrote: [ -> ]
(08-28-2013, 19:10)phillipito Wrote: [ -> ]Hi is there anyway to create a login access that only admins will have it example
Add a login to permissions plugin , so all admins with that xuid will type a login password in server to have access to plugin , players keep stealing xuids to have access to chat commands.
just a example :

// type !login password
Login password : aaabbb
Admin_xuids=01100001example

when that admin connect to server he needs type in chat !login aaabbb to gain admin powers.
Is there any plugin for that ?
Do you know anyone that can or know how to do it that might be interest ?

Not really. If you're lucky someone on itsmods might do it.
Done, add the following to your sv_config.ini file under the [Permission] heading and download the attached version of the permissions plugin.

Quote:// Do users need to login before they can execute commands, this only works if they are part of the
// groups set below
//
// Accepts "true" or "false" (without the quotes)
LoginRequired=true

// The groups that are required to login before they can execute commands
LoginGroups=Admin,Moderator

// The MD5 hashed password that the user is required to enter in order to execute commands, if this
// value is empty the login will instantly become void and commands will work normally again
//
// To generate an MD5 hash simply visit google.com and search for "MD5 generator"
//
// Default (this is what you enter): password
LoginPassword=5f4dcc3b5aa765d61d8327deb882cf99

Commands
Quote:!login - Used to log you into the system
!logout - Used to log you out of the system

By default you get logged out automatically when you disconnect from the server to protect your XUID.
WOW thank you verymuch for the work Smile appreciate , going to test it right now
Edit i tryed many things , and everytime i connected to server i already had the admin powers before login , so my guess is that its not working ? and when i type !login or !logout nothing happen
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21