Thread Rating:
  • 12 Vote(s) - 4.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Release Permission plugin
I tested the plugin before I uploaded it and it was working as expect, could you please post your sv_config.ini settings for Permission's only (minus the XUID's)
I now host all my MW3 projects on my private GIT repo
Reply

Quote:[Permission]
// 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

Usergroups=Admin,Moderator,User,
Admin_xuids=
Admin_commands=*ALL*
Moderator_xuids=
Moderator_commands=!cmd,!pl,!rcon,!kick,!kickc,!knife,!knife 1,!knife 0,!tmpban,!ban,!banc,!tmpbanc,!pi,!yell,!warn,!unwarn,!ver,!rcon,!addword,!reserved,!fr,!gettype,!votekick,!vm,!vn,!map,!fr,!votekickclient,!gametype,!gt,!mode,!y,!n,!maplist,!modelist,!yes,!no,!printc,!vfr,!nm,!admins,!admin,!showadmin,!showadmins,!fastrestart,!nm,!nextmap,!rel,!status,!help,!cmdlist,!pm,!votecancel,!admin,!admins,!rules
User_commands=!help,!status,!votekick,!vn,!vfr,!vm,!y,!n,!cmdlist,!rules,!maplist,!modelist,!yes,!no,!pm,!votekickclient,!rules
User_xuids=*EVERYONE*
//http://www.itsmods.com/forum/Thread-Release-Permission-plugin.html?pid=94765#pid94765
//XUID safe commands, the following id's will be protected from the commands following this line, these are comma seperated
Protected_xuids=
//Commands that the above xuids are protected from, E.g. !ban,!kick
Protected_commands=!kick,!kickc,!ban,!banc,!tmpban,!tmpbanclient,!warn

Ill send you my steam id and my skype in PM maybe we should talk there and try figure it out what is wrong ?
Reply

hi ...
thank you for this plugin...
this source have a problem...
when i will compile this plugin give a error in line 99 & errore cod : cs0672
Nyan Cat You can't teach an old dog new tricks Nyan Cat
Nyan Cat You can't teach grandmother to suck eggs Nyan Cat
Reply

The compiler is more than likely referring to the following.

CSHARP Code
  1. public override ChatType OnSay(string Message, ServerClient Client)


Change it to the following then it should compile.

CSHARP Code
  1. public override ChatType OnSay(string Message, ServerClient Client, bool TeamChat)
I now host all my MW3 projects on my private GIT repo
Reply

Hey I've got a problem. I installed the god plugin and all normal user can do !kill.

sv_config.ini:
Code:
[SERVER]
TimedMessages=1
//Enable or disable timed messages [0-1]
SpecsFix=1
//Disable the CPU/Bandwidth check [0-1]
OldRotation=0
//OldRotation configuration
OldRotationVal=playlist tdm_default map mp_dome playlist sd_default map mp_alpha playlist jug_default map mp_carbon
//Disable map rotation threshold (set to 0)
RotationThreshold=0
//Enable the old cod4-style rotation (see example server.cfg) [0-1]
DisableVAC=0
//[UNTESTED] Stop VAC from protecting your server

[LOG]
ConsoleLog=1
//Enable logging to the 'console.log' file [0-1]

[SCRIPT]
Enabled=0
//Enable the server script [0-1]
Script=example.script
//Server script to run

[DEBUG]
ExceptionLogging=1
//Enable logging of crashes [0-1]

[UPDATER]
Enable=0
//Enable the updater
AutoUpdate=0
//Auto-update the server when there is a new release. (Mainly for dedicated servers on game server hosters)

[DVARS]
//For ESL, LAN, etc. set to 1
//All other options except MR, KnifeRound, AutoMapRotate and UseDSRmr will be disabled
//If you want to use other options, set to 0 (PUB MODE)
//If you set it to 2 it is the Stream mode, this is the same as set to 1 but Final Killcam will be enabled
//CompetitiveMod=3 for South Africa
CompetitiveMod=0
//Force dvars when client connects
forceClientDvars=
//Allow People to change maxfps to 0
AllowFPSUnlock=0
//Enable Throwback of grenades, throwing knifes
ThrowbackEnabled=1
//Enable map sentries (Ex. Chopper Bakaara)
SentryEnabled=0
//Show final killcam
FinalKillcam=1
//First round of map knife round to evaluate teams (1=Enabled)
KnifeRound=0
//Change strat time (seconds), to disable strat set to 1
StratTime=1
// You can specify custom teamswitch, ex. mr12. If UseDSRmr is 0, the default value is 12
// To change the default value type in rcon console "set mr X" and restart the map (map_restart)
MR=12
//Use Teamswitch and roundlimit values from DSR file (If set to 1, option MR will be ignored)
UseDSRmr=0
//Rotate map automatically if map ends
AutoMapRotate=1
//Allow drop of scope and shotgun
DropAllWeapons=0
//Disable perks in plugins (set to 1 if you have perks enabled on the server)
AutoPerkDisable=1
//Enable/disable PlayersAlive hud elements
PlayersAlive=1

[GodPlugin]
//V5.0
FriendlyFire=0 //using !ff<1,0> will change this
DDSPL=default //your default DSPL (put in the dspl you run the most for !set command)


kickwarnings=3
Customname1=Add Your Gametype Names
Customname2=Add Your Gametype Names
Customname3= Add Your Gametype Names
usePermissions=true
GodPluginSupport=0
useLangFilter=false
warningTTL=12
pmrules=true

Admins=01100001068105eb,0110000107aca012
warningtempban=true
kickmessage=^1Server: ^7<playername> Has Been ^1Kicked ^7For <reason> By <issuer>
banmessage=^1Server: ^7<playername> Has Been ^1Banned^7 By <issuer>
tmpbanmessage=^1Server: ^7<playername> ^7Has Been ^1Tempbanned By <issuer>
warnkickmessage=^1Server: ^7<playername> Was ^1Kicked ^7For: <reason>
warnmessage=^1Server: ^7<playername> Was ^1Warned For <reason>
unwarnmessage=^1Server: ^7<playername> Was ^1Unwarned <reason>

//Don't add spaces after commas!
//CASE SENSITIVE!
//Don't remove the User & Admin groups!
[Permission]
// 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,VIP

// 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=nscod
//You can add more user groups here
Usergroups=Admin,Moderator,User,VIP
//Add admin xuids here (Go ingame and use !getxuid)
Admin_xuids=01100001068105eb,0110000107aca012
//Admins can use all commands (Do not change!).
Admin_commands=*ALL*
//Add moderator xuids here
Moderator_xuids=0110000107823024,0110000105bdea34,0110000103582251,0110000104c00cf9
//Add commands moderators can use here
Moderator_commands=!help,!getxuid,!gettype,!set,!killme,!nextmap,!map,!kick,!kickc,!tmpban,!pm,!ping,!maxping,!minping,!pl,!warn,!unwarn,!xuid,!res,!admin,!mr,!nextmap,!rules,!allperks,!ammo,!speed,!fmg,!acr,!ump,!shield,!msr,!deagle,!pkp,!striker,!spas,!rpg,!01,!02,!03,!04,!05,!06,!07,!08,!09,!10,!11,!12,!13,!14,!15,!16,!17,!18,!19,!20,!21,!22,!23,!24,!25,!26,!27,!28,!29,!30,!31,!32,!33,!34,!35,!36,!37,!38,!39,!40,!shop,!ass,!smg,!sg,!snip,!mp,!nextmap,!mode,!map,!twoshot,!rumo,!weapons,!rsass,!model,!scar,!tmpban
VIP_xuids=011000010903cac8
VIP_commands=!getxuid,!gettype,!killme,!ping,!maxping,!minping,!xuid,!admin,!rules,!vip,!health,!speed,!fmg,!allperks,!acr,!ump,!msr,!pkp,!shield,!ammo,!deagle,!inf,!spas,!striker,!rpg,!pkp,!kickc,!kick,!pl,!mr,!nextmap,!res,!mink,!rsass,!model,!scar
//Add commands everyone can use
User_commands=!getxuid,!gettype,!ping,!maxping,!minping,!xuid,!admin,!rules,!vip,!weapons,!acr,!ump,!spas,!striker,!msr,!pkp,!p90,!deagle,!magnum,!rsass,!model,!scar
//Everyone who isn't in any other group is a user (Do not change!).
User_xuids=*EVERYONE*

[ANTIRAGE]
// Command if client rages when in the threshold
// Following commands are valid: dropclient, kickclient, tempbanclient, banclient
command=tempbanclient

// Threshold in seconds. If a player is killed by a zombie then disconnects
// Within this threshold the above action will be taken on them. Must be > 2 seconds
threshold=1200

// Show messages in server to other players
// Good if you want other players to see what happens if they rage
show=true

// Minimum kills if condition is set to 2, 3, or 4
// Version 0.2 and Later
requiredkills=1

// Valid values: 1, 2, 3, 4 (1 = Time)(2 = Kills)(3=Both Time and Kills)(4 = Either time or kills)
// Version 0.2 and Later
conditions=1

// Ignore these XUIDs. Plugin will never take action on them.
// Use the format XUID,XUID,XUID
// Version 0.3 and Later
ignorexuids=01100001068105eb,0110000107aca012,0110000107823024,0110000105bdea34,011000010903cac8

//Custom Message // Version 0.4 And Later
// Must contain @Name for client names to be inputed there
// Can contain @Action if you want it to say kicked or temporarily banned
// depending on the command you have used.
//====================================================================
// EX: ^1@Name ^7made the mistake of raging, they've now been ^1@Action
// EX: Next time ^1@Name ^7should not get so angry and leave too quickly
// *** CHANGE THIS FROM THE DEFAULT MESSAGE ***

customMessage=^1@Name is a pussy and made the mistake of raging.

[GroupWelcomer]
PermissionMode=1
//Set to 1 if Groups and XUID's should be copied out of the PermissionsPlugin
User_Message=^5User ^4NAME ^5joined the game.
Moderator_Message=^5Moderator ^2NAME ^5joined the server.
Admin_Message=^1Admin ^2NAME ^1joined the game!
VIP_Message=^2VIP ^1NAME ^2joined the game!
Default=User
//This will set the Default Group to the given one
[Image: b_560_95_1.png]
Reply

Try setting "usePermissions" to false.
[Image: MaEIQ.png]
Reply

Doesn't work...
[Image: b_560_95_1.png]
Reply

You probably have to seek support in the god plugin thread.
[Image: MaEIQ.png]
Reply

GodPluginSupport=0
GodPluginSupport=1

??
[Image: b_560_95_1.png]


[Image: b_560_95_1.png]

Reply

That's to turn off the hud at the bottom of your screen
I now host all my MW3 projects on my private GIT repo
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,134 03-25-2018, 05:18
Last Post: [email protected]
  [Release] FIXED SPEED PLUGIN hillbilly 2 4,028 06-02-2016, 20:23
Last Post: clacki
  [Release] Bots Plugin For Users Casper 22 33,118 08-22-2015, 17:45
Last Post: SnapBacks
  [Release] God Plugin v5.0 [Ingame Rcon Tool] OzonE 464 237,493 06-27-2015, 15:38
Last Post: bluedot
  [Release] Anti Hardscope Plugin 8q4s8 26 20,529 06-20-2015, 22:44
Last Post: urj88419
  [Release] ProMod Plugin zxz0O0 875 566,890 03-25-2015, 22:02
Last Post: kris
  [Release] [Discontinued] Speed Plugin Pozzuh 164 86,252 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
  Help How Compile Mw3 Plugin By VB 2010 clacki 3 3,931 06-11-2014, 11:55
Last Post: SgtLegend

Forum Jump:


Users browsing this thread:
1 Guest(s)

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