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 don't support teknogods mw3
That might just be the problem. I don't support techno gods sorry.
(07-24-2012, 16:25)Pozzuh Wrote: [ -> ]That might just be the problem. I don't support techno gods sorry.

ok man thank you for youre time anyway...
got it working,but i banned someone by mistake how to i unban him?Sad pls help
Banning doesn't have anything to do with this plug in. I don't know.
(07-25-2012, 14:17)Pampile Wrote: [ -> ]got it working,but i banned someone by mistake how to i unban him?Sad pls help

Go to your main folder and look in perm ban file and just remove his xuid/name, save it and re-upload it.
I installed the plugins for a few weeks now, also the speed plugin, saveme, rules plugin plugin and the warn&status plugin, but now if I type for a example !jumpheight or !saveme or !speed nothing appears, is this a problem of the permission plugin?

this is how my permisson plugins look in the sv_config.ini:
//Don't add spaces after commas!
//CASE SENSITIVE!
//Don't remove the User & Admin groups!
[Permission]
//You can add more user groups here
Usergroups=Admin,Moderator,User
//Add admin xuids here (Go ingame and use !getxuid)
Admin_xuids=<xuids>
//Admins can use all commands (Do not change!).
Admin_commands=*ALL*,!warn,!rmwarn,!status,!speed,!jumpheight,!getxuid,!help,!gettype,!rules,!saveme,!gravity
//Add moderator xuids here
Moderator_xuids=<xuid>
//Add commands moderators can use here
Moderator_commands=!jumpheight,!getxuid,!help,!gettype,!rules,!saveme,!warn,!rmwarn,!status
//Add commands everyone can use
User_commands=!getxuid,!help,!gettype,!saveme,!rules
//Everyone who isn't in any other group is a user (Do not change!).
User_xuids=*EVERYONE*
(07-26-2012, 19:08)jari333 Wrote: [ -> ]I installed the plugins for a few weeks now, also the speed plugin, saveme, rules plugin plugin and the warn&status plugin, but now if I type for a example !jumpheight or !saveme or !speed nothing appears, is this a problem of the permission plugin?

this is how my permisson plugins look in the sv_config.ini:
//Don't add spaces after commas!
//CASE SENSITIVE!
//Don't remove the User & Admin groups!
[Permission]
//You can add more user groups here
Usergroups=Admin,Moderator,User
//Add admin xuids here (Go ingame and use !getxuid)
Admin_xuids=<xuids>
//Admins can use all commands (Do not change!).
Admin_commands=*ALL*,!warn,!rmwarn,!status,!speed,!jumpheight,!getxuid,!help,!gettype,!rules,!saveme,!gravity
//Add moderator xuids here
Moderator_xuids=<xuid>
//Add commands moderators can use here
Moderator_commands=!jumpheight,!getxuid,!help,!gettype,!rules,!saveme,!warn,!rmwarn,!status
//Add commands everyone can use
User_commands=!getxuid,!help,!gettype,!saveme,!rules
//Everyone who isn't in any other group is a user (Do not change!).
User_xuids=*EVERYONE*

there is no need to add the commands to Admin, those are already granted, and isn't the original !saveme actually !Saveme
Now i changed the sv_config.in:
//Don't add spaces after commas!
//CASE SENSITIVE!
//Don't remove the User & Admin groups!
[Permission]
//You can add more user groups here
Usergroups=Admin,Moderator,User
//Add admin xuids here (Go ingame and use !getxuid)
Admin_xuids=011000010578a1ce,0110000103a0c4a3
//Admins can use all commands (Do not change!).
Admin_commands=*ALL*
//Add moderator xuids here
Moderator_xuids=0110000104ca93ca
//Add commands moderators can use here
Moderator_commands=!jumpheight,!getxuid,!help,!gettype,!rules,!saveme,!warn,!rmwarn,!status
//Add commands everyone can use
User_commands=!getxuid,!help,!gettype,!saveme,!rules
//Everyone who isn't in any other group is a user (Do not change!).
User_xuids=*EVERYONE*

But when i type !speed, nothing appears, expect that the chat thing said:<myname>:!speed
But when i typed !speed before this problem, the console said the current speed, only for me.

Never mind. I found the problem. there was a problem in a script form the rules plugin. everything works fine now,
thanks
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21