Posts: 86
Threads: 10
Joined: May 2012
Reputation:
0
@ OzonE
You know ServerAD, which shows a text in the left corner, can you add it to your GodPlugin? !!BUT!! Can you make the text, that people can set the position of the Text in the sv_config?
Posts: 18
Threads: 0
Joined: Apr 2012
Reputation:
-3
(09-01-2012, 17:10)Kasperle Wrote: @OzonE
You know ServerAD, which shows a text in the left corner, can you add it to your GodPlugin? !!BUT!! Can you make the text, that people can set the position of the Text in the sv_config?
Why would he need to add it to his plugin? Just use the ServerAd? Ask the dev if he can put in a setting to adjust the position?
problem = solved
Posts: 51
Threads: 11
Joined: Aug 2012
Reputation:
0
(09-01-2012, 17:10)Kasperle Wrote: @OzonE
You know ServerAD, which shows a text in the left corner, can you add it to your GodPlugin? !!BUT!! Can you make the text, that people can set the position of the Text in the sv_config?
ozone it is realy god adea!
serverAd not run for all !!!
can toy fix it and put it in you ni3 plugin?
Posts: 86
Threads: 10
Joined: May 2012
Reputation:
0
(09-01-2012, 18:07)s.j-rez Wrote: (09-01-2012, 17:10)Kasperle Wrote: @OzonE
You know ServerAD, which shows a text in the left corner, can you add it to your GodPlugin? !!BUT!! Can you make the text, that people can set the position of the Text in the sv_config?
ozone it is realy god adea!
serverAd not run for all !!!
can toy fix it and put it in you ni3 plugin?
Calm down, it was only a bad IDEA
And not a "must" to add^^
Posts: 86
Threads: 10
Joined: May 2012
Reputation:
0
Some bugs:
-Wont works with permissons plugin :/
-Warn messages are: player was kicked for
-!ban wont works
Posts: 51
Threads: 11
Joined: Aug 2012
Reputation:
0
09-03-2012, 16:11
(This post was last modified: 09-03-2012, 16:13 by s.j-rez.)
(09-01-2012, 23:39)Kasperle Wrote: Some bugs:
-Wont works with permissons plugin :/
-Warn messages are: player was kicked for
-!ban wont works this bugs not fixed in final version?
___
so im use permision i need to change this line in sv_config?
[GodPlugin]
usePermissions=false
im need to change it to this?
usePermissions=true
after change it to true this cods dosent workid? {!admin}
thanks
Posts: 86
Threads: 10
Joined: May 2012
Reputation:
0
it wont works with permissions if is set in sv_config ^^
Posts: 103
Threads: 17
Joined: Nov 2011
Reputation:
-6
(09-01-2012, 23:39)Kasperle Wrote: Some bugs:
-Wont works with permissons plugin :/
-Warn messages are: player was kicked for
-!ban wont works
Permissions work for me with usePermissions=true set
And for the warn message do you have both of these changed?
warnkickmessage=^3<playername> ^2was ^1Warned ^2for: ^3<reason>
warnmessage=^3<playername> ^2as ^3Warned ^2for ^3<reason>
Also !ban works for me but they come back due to an addon bug. Did you add !ban to the permissions? I found If I have Admin_Commands=*ALL* it dosent work. I have to put all the commands individually for admins.
Posts: 86
Threads: 10
Joined: May 2012
Reputation:
0
I use permissions (also in sv_config usepermissions=true) But all can use all commands...
Posts: 103
Threads: 17
Joined: Nov 2011
Reputation:
-6
09-03-2012, 23:20
(This post was last modified: 09-03-2012, 23:24 by NooB_StalkeR.)
(09-03-2012, 22:57)Kasperle Wrote: I use permissions (also in sv_config usepermissions=true) But all can use all commands...
And you have the permission plugin?
What version of Server and Add On are you using?
I dont have any problems that you do. Everything works fine. Other than banned players playing on the server. But the YuriBan fixed this.
Heres the GodPlugin related settings I have in my ini. Minus the xuids of course. You do have your Admin xuids in permissions and GodPlugin right?
[GodPlugin]
kickwarnings=3
usePermissions=true
GodPluginSupport=0
useLangFilter=true
warningTTL=12
pmrules=true
Admins=
warningtempban=true
kickmessage=^3<playername> ^2has Been ^1Kicked
banmessage=^3<playername> ^2has felt the power of ^3<issuer>'s ^1BanHaMMeR!
tmpbanmessage=^3<playername> ^7needs a timeout ^1Tempbanned ^2by ^3<issuer>
warnkickmessage=^3<playername> ^2was ^1Warned ^2for: ^3<reason>
warnmessage=^3<playername> ^2as ^3Warned ^2for ^3<reason>
unwarnmessage=^3<playername> ^2was ^1Unwarned
[Permission]
Usergroups=Admin,Moderator,User,vip
Admin_xuids=
Admin_commands=!cmd,!kick,!ban,!banc,!kickc,!tmpban,!pm,!ping,!maxping,!minping,!pi,!yell,!warn,!unwarn,!ver,!xuid,!rcon,!resetconf,!rel,!add,!addword,!fastrestart,!addimmune,!reserved,!get,!map,!say,!y,!rcon,!resetconf,!res,!mr,!fov,!getxuid,!gettype,!rules,!mostkills,!mostscore,!mostdeaths,!mostassists,!admins,!admin,!help,!k,!b,!tmp,!w,!uw,,!falldamage,!speed,!jumpheight,!gravity,!falldamage,!speed,!jumpheight,!gravity
Moderator_xuids=
Moderator_commands=!cmd,!getxuid,!gettype,!kick,!kickc,!tmpban,!fov,!pm,!say,!warn,!unwarn,!yell,!mostkills,!mostscore,!mostdeaths,!mostassists,!ping,!maxping,!minping,!res,!mr,!admins,!k,!tmp,!w,!uw
User_xuids=*EVERYONE*
User_commands=!cmd,!fov,!admins,!admin,!ping,!minping,!maxping,!rules,!mostkills,!mostscore,!mostdeaths,!mostassists
VIP_xuids=
VIP_commands=!cmd,!fov,!admins,!admin,!ping,!minping,!maxping,!rules,!mostkills,!mostscore,!mostdeaths,!mostassists,!pm
|