EOSERV Forum > Seose > Admin commands
Topic is locked.
Page: << 1 >>
Admin commands
Author Message
Post #23918 Admin commands

is there a way so level 1 admins can use announce and the +item command aswell as the other level 1 commands. but not jail and kick ect...

16 years, 34 weeks ago
Post #23924 Re: Admin commands

The [admin] section of Seose.xini


---
http://sordie.co.uk
http://twitter.com/@SordieEO
16 years, 34 weeks ago
Post #23925 Re: Admin commands

i have made it look like this but it still wont work.



[admin]
    {
      ListInvisible = false /* Will invisible admins show on the Player list */

      /* Mimimum admim level required to perform the commands */
      [levels]
      {
        /* Light guides */
        hide    = 1          /* Toggle invisible state */
        info    = 1          /* View information about a player */
        find    = 1          /* Find a players location */
        title   = 1          /* Award a player a title */
        effect  = 1          /* Play an effect on a player, pointless but fun */
        id      = 1          /* Lookup item/map/spell/class/npc IDs */
        cure    = 1          /* Cure a a player of cursed items */
        seehide = 1          /* See hidden players in the playerlist */
        announce = 1          /* Use the @ announce */
        item    = 1         /* Spawn an item */

        /* Guardians */
        mute     = 2          /* Mute a player */
        goto     = 2          /* Teleport to a location / player */
        warp     = 2          /* Teleport another player */
        jail     = 2          /* Jail a player */
        kick     = 2          /* Disconnect a player */
        stitle   = 2          /* Silently title a player */
        race     = 2          /* Change a players race */
        srace    = 2          /* Silently change a players race */
       

        /* Game Masters */
        smute   = 3         /* Silently mute a player */
        sjail   = 3         /* Silently jail a player */
        skick   = 3         /* Silently kick a player */
        spawn   = 3         /* Spawn an NPC (should be the same level as killnpc) */
        killnpc = 3         /* Kill an NPC  (should be the same level as spawn) */
        gitem   = 3         /* Spawn an item on the ground */
        skill   = 3         /* Teach a player a skill (spell) */

        /* High Game Master */
        pban      = 4       /* Permaban a player */
        spban     = 4       /* Silently permaban a player */
        admin     = 4       /* Set the admin level of a player */
        sadmin    = 4       /* Silently set the admin level of a player */
        holiday   = 5       /* Set the current holiday */
        botparams = 4       /* Adjust bot paramaters */
        console   = 4       /* Execute console commands */
      }
    }

16 years, 34 weeks ago
Post #23926 Re: Admin commands
frolacosta posted: (2nd Nov 2009 04:54 pm)

i have made it look like this but it still wont work.



That should work fine for the +item command. Have you reloaded the configuration? +console reload
As far as the @ announce command goes, the client won't like a light guide use that command.


---
http://sordie.co.uk
http://twitter.com/@SordieEO
16 years, 34 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > Seose > Admin commands