Thread Rating:
  • 19 Vote(s) - 3.84 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Release God Plugin v5.0 [Ingame Rcon Tool]
(02-13-2014, 03:26)SgtLegend Wrote: Are you using the permissions plugin I attached in the thread?

will it make problems with these plugins :

BadNamesV3ban
BadNamesV3kick
GodPlugin 5.0
GroupWelcomer
MW3_ProMod
ServerAd

(02-13-2014, 03:26)SgtLegend Wrote: Are you using the permissions plugin I attached in the thread?

did the update but still no go
Code:
[18:36:27] Connect;01100001046b5237;0;UGC JayJax-HD
[18:36:34] Spawn;01100001046b5237;0;UGC JayJax-HD
[18:36:38] Spawn;01100001046b5237;0;UGC JayJax-HD
[18:36:41] Say;01100001046b5237;0;UGC JayJax-HD;test
[18:36:43] Say;01100001046b5237;0;UGC JayJax-HD;!chat
[18:36:45] Say;01100001046b5237;0;UGC JayJax-HD;test
[18:36:49] Say;01100001046b5237;0;UGC JayJax-HD;!chat
[18:36:51] Say;01100001046b5237;0;UGC JayJax-HD;test
[18:37:10] Say;01100001046b5237;0;UGC JayJax-HD;test
[18:37:16] Say;01100001046b5237;0;UGC JayJax-HD;!toggletag
[18:37:18] Say;01100001046b5237;0;UGC JayJax-HD;test
[18:37:20] Say;01100001046b5237;0;UGC JayJax-HD;!toggeltag test
[18:37:27] Say;01100001046b5237;0;UGC JayJax-HD;!gettype
[V] | '][' |2 |



[Image: scrubs-turkpoison.gif] [Image: 4pd1eg3jpg.gif]
Reply

Fixed Permissions Plugin: [attachment=2997]

All Credits:
@SgtLegend
~FYANB~ Servers Website

Primary Account:
[Image: 76561198070236721.png]
Secondary Account:
[Image: 76561198096107676.png]
Third Account:
[Image: 76561198164751656.png]
Reply

(02-13-2014, 04:03)Casper Wrote: Fixed Permissions Plugin:

All Credits:
@SgtLegend

have that one loaded right now but it still doesnt work for some reason!?!?1
[V] | '][' |2 |



[Image: scrubs-turkpoison.gif] [Image: 4pd1eg3jpg.gif]
Reply

@SgtLegend everything works but i cant add other groups for some reason like Owner!
But Admin and Moderator works now!
[V] | '][' |2 |



[Image: scrubs-turkpoison.gif] [Image: 4pd1eg3jpg.gif]
Reply

(02-13-2014, 17:13)Misterio Wrote: @SgtLegend everything works but i cant add other groups for some reason like Owner!
But Admin and Moderator works now!

Did you add the Group to the Usergroups= ??
And the *ALL* Only Works For The Admin Group

This is what mine looks like if it helps

Code:
[PERMISSION]
//Don't add spaces after commas!
//CASE SENSITIVE!
//Don't remove the User & Admin groups!
//You can add more user groups here
Usergroups=Admin,Moderator,User,VIP,JuniorMod,JuniorAdmin
//Add admin xuids here (Go ingame and use !getxuid)
//////////////////////////////////////////////////////////////////////////////////////////////////
Admin_xuids=
Admin_commands=*ALL*
//////////////////////////////////////////////////////////////////////////////////////////////////
JuniorAdmin_xuids=
JuniorAdmin_commands=
//////////////////////////////////////////////////////////////////////////////////////////////////
Moderator_xuids=
Moderator_commands=
//////////////////////////////////////////////////////////////////////////////////////////////////
JuniorMod_xuids=
JuniorMod_commands=
//////////////////////////////////////////////////////////////////////////////////////////////////
VIP_xuids=
VIP_commands=
//////////////////////////////////////////////////////////////////////////////////////////////////
User_commands=
//Everyone who isn't in any other group is a user (Do not change!).
User_xuids=*EVERYONE*

And is you're using the chatplugin:

Code:
[ChatPlugin]
// Disable the plugin for all clients by default?
DisableChatPlugin=false
// The groups to use for the chat plugin
GroupsToUse=Admin,Moderator,VIP,JuniorMod,JuniorAdmin
// The messages for the groups specified
//Boss is Admin Group
MessageForAdmin=^7[^3BOSS^7] {1}: {2}
MessageForJuniorAdmin=^7[^3ADMIN^7] {1}: {2}
MessageForModerator=^7[^3MODERATOR^7] {1}: {2}
MessageForVIP=^7[^3VIP^7] {1}: {2}
MessageForJuniorMod=^7[^3JUNIORMOD^7] {1}: {2}
~FYANB~ Servers Website

Primary Account:
[Image: 76561198070236721.png]
Secondary Account:
[Image: 76561198096107676.png]
Third Account:
[Image: 76561198164751656.png]
Reply

(02-13-2014, 18:36)Casper Wrote:
(02-13-2014, 17:13)Misterio Wrote: @SgtLegend everything works but i cant add other groups for some reason like Owner!
But Admin and Moderator works now!

Did you add the Group to the Usergroups= ??
And the *ALL* Only Works For The Admin Group

This is what mine looks like if it helps

Code:
[PERMISSION]
//Don't add spaces after commas!
//CASE SENSITIVE!
//Don't remove the User & Admin groups!
//You can add more user groups here
Usergroups=Admin,Moderator,User,VIP,JuniorMod,JuniorAdmin
//Add admin xuids here (Go ingame and use !getxuid)
//////////////////////////////////////////////////////////////////////////////////////////////////
Admin_xuids=
Admin_commands=*ALL*
//////////////////////////////////////////////////////////////////////////////////////////////////
JuniorAdmin_xuids=
JuniorAdmin_commands=
//////////////////////////////////////////////////////////////////////////////////////////////////
Moderator_xuids=
Moderator_commands=
//////////////////////////////////////////////////////////////////////////////////////////////////
JuniorMod_xuids=
JuniorMod_commands=
//////////////////////////////////////////////////////////////////////////////////////////////////
VIP_xuids=
VIP_commands=
//////////////////////////////////////////////////////////////////////////////////////////////////
User_commands=
//Everyone who isn't in any other group is a user (Do not change!).
User_xuids=*EVERYONE*

And is you're using the chatplugin:

Code:
[ChatPlugin]
// Disable the plugin for all clients by default?
DisableChatPlugin=false
// The groups to use for the chat plugin
GroupsToUse=Admin,Moderator,VIP,JuniorMod,JuniorAdmin
// The messages for the groups specified
//Boss is Admin Group
MessageForAdmin=^7[^3BOSS^7] {1}: {2}
MessageForJuniorAdmin=^7[^3ADMIN^7] {1}: {2}
MessageForModerator=^7[^3MODERATOR^7] {1}: {2}
MessageForVIP=^7[^3VIP^7] {1}: {2}
MessageForJuniorMod=^7[^3JUNIORMOD^7] {1}: {2}

About the *ALL* line i ment that i want to use that on the owner permissions
is that not possible?

@Casper and @SgtLegend

I got it working with the configs of casper but now when i talk my text apears in normal chat and in chatplugin?
how come?
[V] | '][' |2 |



[Image: scrubs-turkpoison.gif] [Image: 4pd1eg3jpg.gif]
Reply

admin is owner and no you cant add *ALL* to any others



use the permissions plugin i posted
~FYANB~ Servers Website

Primary Account:
[Image: 76561198070236721.png]
Secondary Account:
[Image: 76561198096107676.png]
Third Account:
[Image: 76561198164751656.png]
Reply

(02-13-2014, 19:30)Casper Wrote: admin is owner and no you cant add *ALL* to any others



use the permissions plugin i posted

okay its working now but 1 problem when i talk you see the normal chat and the chat from the plugin? its doubling?
[V] | '][' |2 |



[Image: scrubs-turkpoison.gif] [Image: 4pd1eg3jpg.gif]
Reply

(02-13-2014, 19:43)Misterio Wrote:
(02-13-2014, 19:30)Casper Wrote: admin is owner and no you cant add *ALL* to any others



use the permissions plugin i posted

okay its working now but 1 problem when i talk you see the normal chat and the chat from the plugin? its doubling?

you didnt see this:

use the permissions plugin i posted

its on the last post i posted
~FYANB~ Servers Website

Primary Account:
[Image: 76561198070236721.png]
Secondary Account:
[Image: 76561198096107676.png]
Third Account:
[Image: 76561198164751656.png]
Reply

(02-13-2014, 20:47)Casper Wrote:
(02-13-2014, 19:43)Misterio Wrote:
(02-13-2014, 19:30)Casper Wrote: admin is owner and no you cant add *ALL* to any others



use the permissions plugin i posted

okay its working now but 1 problem when i talk you see the normal chat and the chat from the plugin? its doubling?

you didnt see this:

use the permissions plugin i posted

its on the last post i posted

i am now using the permissions plugin you posted and still when i type something it comes double like :

[Owner] JayJax-HD: test
JayJax-HD: test

and everybody sees it like that!
[V] | '][' |2 |



[Image: scrubs-turkpoison.gif] [Image: 4pd1eg3jpg.gif]
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
Rainbow [Release] Plugin ReservedSlot v1.3 frst_ 1 3,661 11-08-2018, 19:17
Last Post: frst_
Tongue [Release] MW3 Shop plugin Dude 56 37,140 03-25-2018, 05:18
Last Post: [email protected]
  [Release] Permission plugin Pozzuh 202 116,972 05-01-2017, 15:41
Last Post: W4R||The Hyper
  [Release] FIXED SPEED PLUGIN hillbilly 2 4,028 06-02-2016, 20:23
Last Post: clacki
  [Release] Bots Plugin For Users Casper 22 33,120 08-22-2015, 17:45
Last Post: SnapBacks
  [Release] Anti Hardscope Plugin 8q4s8 26 20,535 06-20-2015, 22:44
Last Post: urj88419
  [Release] ProMod Plugin zxz0O0 875 567,022 03-25-2015, 22:02
Last Post: kris
  [Release] @bonemind Ingame RCON tool hillbilly 7 5,383 10-18-2014, 20:26
Last Post: Nekochan
  [Release] [Discontinued] Speed Plugin Pozzuh 164 86,260 10-06-2014, 12:56
Last Post: Nekochan
  [help]how create a ping plugin clacki 3 3,575 09-13-2014, 01:23
Last Post: clacki

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.