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
This plugin doesn't welcome anyone..
when i add my name to admin group and i try a commands on my server it says you dont have permission to use this
Post your server config
(05-23-2012, 05:30)Pozzuh Wrote: [ -> ]Post your server config

// Modern Warfare 3 Server Configuration


//////////////////////////////////////////////////////////
// Server command-line parameters (this section is for documentation only)

// Specify server configuration file (this file)
//+set sv_config "filename" (default "server.cfg")

// Specify server visibility (1 = LAN, 2 = Internet (default) )
//+set dedicated 2

// Open game port (Steam-visible server game port)
//+set net_queryPort 27014

// Secure game port
//+set net_port 27027

// Steam authentication port
//+set net_authPort 8766

// Steam master server (server browser) port
//+set net_masterServerPort 27016



//////////////////////////////////////////////////////////
// Server.cfg-configurable settings

// Server host name. This should always be set by the server admin.
set sv_hostname "^4KILL NOOB ^6KILL"

// Dedicated server play list (DSPL) specifying server map rotation.
// Valid game options are controlled via DSR (dedicated server recipe) specified in the DSPL.
set sv_maprotation "default"

// Maximum number of clients that may connect to this server (range 1-18)
set sv_maxclients 1

// Server password. If set, users will be prompted on join attempt.
set g_password ""

// Maximum number of private clients allowed on the server (range 0-18 (clamped to sv_maxclients) )
set sv_privateClients 0

// Password for the private slots on this server. If set, users will be prompted on join attempt.
// Users providing this password will have access to all slots.
// Users providing an incorrect password will have access to the (sv_maxClients - sv_privateClients) public slots.
set sv_privatePassword "POOP"

// Remote console password. If set, users will have access to a remote console, allowing server administration from a connected client.
set rcon_password "POOP"

// Server voice chat configuration ( 0 = "No Chat", 1 = "Free Chat", 2 = "Team Chat" (default) )
set sv_voice 2

// Toggle voting for [player kick/map restart/next map] (0 or 1 (default) )
set g_allowVote 1

// Toggle allowing dead players to chat with living players (0 (default) or 1)
set g_deadChat 0

// Time in seconds before the server will kick a user for inactivity (range 0 - 10000)
set g_inactivity 90

// Time in seconds for a player temporary ban (on kick/tempban) (range 0 - 3600)
set sv_kickBanTime 3600

// Toggle flood protection (throttling of user commands - should be enabled for non-password-protected Internet servers) (0 or 1 (default))
set sv_floodProtect 1
doesn't help, post your sv_config
(05-23-2012, 01:43)cbass213 Wrote: [ -> ]when i add my name to admin group and i try a commands on my server it says you dont have permission to use this
you cant add names you have to add your XUID Big Grin Cool

Troll
Apparently it's really hard to read threads these days
(05-23-2012, 14:17)JariZ Wrote: [ -> ]Apparently it's really hard to read threads these days

For me and for him apparently Sad
Correct me if I'm wrong, but it looks like this plugin will need to be updated since the new server addon has been released.
(06-11-2012, 03:33)witherillae Wrote: [ -> ]Correct me if I'm wrong, but it looks like this plugin will need to be updated since the new server addon has been released.

no
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21