Inactive [GEN] Essentials v2.1 [?]

Discussion in 'Inactive/Unsupported Plugins' started by Zenexer, Jan 19, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    Zenexer

  2. Offline

    KimKandor

    Official Update:
    For Craftbukkit recommended #733 and #689+ use our release version 2.2x located here: http://goo.gl/Rwzw0
    For Craftbukkit 600-684 user our 2.1.x series here: http://earth2me.net:8001/artifactory/webapp/artifactshome.html under the heading 2.1

    For all problems and support or questions come talk to us in #essentials @ irc.esper.net.

    For most information see the wiki: http://ess.earth2me.com/index.php/Main_Page

    Sorry for the lack of updates, our devs work overtime to keep updated with our plugin which has grown quite large.
     
  3. Offline

    Nocturnal7x

    Hi,

    maybe this has been answered but I cant find it. Using the vanilla permissions (ops). How do I make it so only ops can create "free" signs and other types of special signs? right now, anyone can create a "free" diamond sign say. Just glad no one knows about it yet :(

    thanks!
     
  4. Offline

    Connor

    Could I make suggestion for another essentials command?

    I would *love* an invisibility command integrated into Essentials. This would help with moderating on soo many levels.

    Also, is there any way to remove the "You've been smited" notice users get when they're targeted with lightning? This would make it a lot more fun since they wouldn't know where it came from.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 18, 2016
  5. when does a new Essentials for 733 comes?

    greetings
    Chriss
     
  6. Offline

    hawku

    From Commandkickall.java:
    Code:
    p.kickPlayer(args.length < 1 ? args[0] : "Kicked from server");
     
  7. Offline

    TehJammers

    I've been getting a lot of this, a lot of the time. Is this essentials or something else? Does anyone know?


     
  8. Offline

    weirdbeard

    Hopefully you can clear up a little confusion on my part... Has the Essentials team taken over and merged the features/development of GroupManager into the Essentials plugin or does essentials merely provide a "bridge" to the original GroupManager plugin? That is: Is the original GroupManager plugin required in order to use the GroupManager features of Essentials?

    If Essentials now provides all the features that used to be provided by GroupManager as a separate plugin, does it also provide a bridge for plugins that are only aware of the "Permissions (Phoenix)"-style permissions plugin?

    In other words, if I want permissions support for all my plugins, some of which are only "Permissions (Phoenix)" aware and others which are "GroupManager" aware, do I now have the option of using only the Essentials plugin to support them all?

    Thanks,
    WB
     
  9. Offline

    LardLad

    I *love* the new lightning feature. However, I really wish I could bind it to some useless item like a sapling, so that there is no typing delay. Would love to be able to click and spawn lightning. Anybody have any ideas?
     
  10. Offline

    Mhalkyer

    My understanding is that "GroupManager_Bridge" is "Fake_Permissions". So yes, just use the bridge jar and you can use plugins that use Permissions. I have several like that and it works great =)
     
  11. Offline

    Mineaccount

    How can i block all commands for regular players except for 1 command?
     
  12. Offline

    atristoffate

    This has probably been answered, but there are just too many pages to search through so please forgive me:

    How do I remove certain commands from Essentials entirely? (e.g. /help /eco /balance) They currently conflict with other plugins and Permissions bars you from using the commands but doesn't disable/remove them. I have no problem with manually removing the code (?) if that's the only option, but I haven't the foggiest idea on how to do that. Is there an easier way to remove commands or, if not, a very nice user who could give me an example on what the code I'd need to remove looks like?

    Thanks in advance! Great plugin, by the way; I've been using it for quite some time now. :D
     
  13. Offline

    BigBenM

    Yeah... it seems, that now it doesnt matter with what tool i right click with, i get chat spam saying lightning is disabled... this is really annoying... I can't seem to bind a specific item to it... so as i use worldedit, bigbrother, anything that uses wands, i get lightning disabled... anyone have ideas? Cause if this can't be currently fixed, i rather use Essentials 2.1 instead of 2.2
     
  14. Offline

    Phat32

    We are having a huge issue with Essentials on my server, it seems like after 2-3 warps or teleports in generl, the players get a timer they have to wait for. I have it set to no wait, why is this happening? is the mod just broken for 1.5? I am using Essentials 2.2. Just the Essentials.jar
     
  15. Offline

    EssentialsTeam

    /powertool lighting when you have a sapling in your hand
     
  16. Offline

    PedroN041

    I am having problems with essentials protect mobs...
    Help!
     

    Attached Files:

  17. Offline

    HexedGoth

    I'm having a problem with plugins with essentials its not letting me enable disabled plugins it says this function is broken.
     
  18. Offline

    xDarKen

  19. Offline

    CoZmicShReddeR

    Creeper nerf not working with build 740

    Never mind about my post was using 2.1 with 7.40! I switched to 2.2 with 7.40 and everything was ok.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 18, 2016
  20. Offline

    darkwiz787

    GroupManager not working, it's telling me "Internal server error occured while attempting to preform this action" when I use GM commands and prefixes and such aren't working.
     
  21. Offline

    xxmurdertrampxx

    can anyone help me, my
    - essentials.protect.exemptplacement
    - essentials.protect.exemptusage
    isnt working, and i dont know what to do...ive put everything in the parser and its correct, all my plugings are up to date and groupmanager, essentials, essentials.protect, and spawnx(change spawn location) are the only plugins im using, ive been trying to find an answer for the past week :-/

    here is my config file in my essentials.protect

    Code:
    ############################################################
    # +------------------------------------------------------+ #
    # |                       Notes                          | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # If you want to use special characters in this document, such as accented letters, you MUST save the file as UTF-8, not ANSI.
    # If you receive an error when Essentials loads, ensure that:
    #   - No tabs are present: YAML only allows spaces
    #   - Indents are correct: YAML heirarchy is based entirely on indentation
    #   - You have "escaped" all apostrophes in your text: If you want to write "don't", for example, write "don''t" instead (note the doubled apostrphe)
    #   - List items are prefixed with a hyphen and indented:
    #       lists:
    #         - look like this
    #       not:
    #       - like this
    #   - Text with symbols is enclosed in single or double quotation marks
    #   - CraftBukkit and Permissions have been updated: CraftBukkit and Essentials almost always line up, but sometimes other plugins fall behind CraftBukkit's multiple daily updates
    #   - You have saved the document as UTF-8, NOT the default, ANSI
        
    ############################################################
    # +------------------------------------------------------+ #
    # |                 Essentials (Global)                  | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # A color code between 0-9 or a-f. Set to 'none' to disable.
    ops-name-color: 'c'
    
    # The character(s) to prefix all nicknames, so that you know they are not true usernames.
    nickname-prefix: '~'
    
    # The delay, in seconds, required between /home, /tp, etc.
    teleport-cooldown: 0
    
    # The delay, in seconds, before a user actually teleports.  If the user moves or gets attacked in this timeframe, the teleport never occurs.
    teleport-delay: 0
    
    # The delay, in seconds, required between /heal attempts
    heal-cooldown: 60
    
    # The number of items given if the quantity parameter is left out in /item or /give.
    default-stack-size: 64
    
    #what to prevent from /i /give
    #e.g item-spawn-blacklist: 46,11,10
    item-spawn-blacklist: 46,07,7,08,8,09,9,10,11,25,51,49,79,259,325,326,327
    
    # Whether or not to reclaim memory on player logout; this is technical, and should only be changed under special circumstances.
    # This generally increases server stability unless very specific runtime configurations are used.
    # HOWEVER, it is known to cause lag upon users logging OUT, so beware!
    reclaim-onlogout: false
    
    # Should primitive spawn protection be enabled?  For most servers, this should be flase; it is better to use a third-party plugin to protect it.
    spawn-protection: false
    
    # Nether settings (switch between worlds with "/world nether" and "/world normal")
    # Sets whether the nether system is enabled, what folder to save the world in, and whether portals should teleport players between worlds.
    nether:
      enabled: false
      folder: nether
      portals-enabled: false
      generate-exit-portals: false
      use-1to1-ratio: false
    
    # Mob limit on spawnmob
    spawnmob-limit: 10
    
    # The message of the day, displayed on connect and by typing /motd.
    motd:
      - '&cWelcome, {PLAYER}&c!'
      - '&fType &c/help&f for a list of commands.'
      - 'Currently online: {PLAYERLIST}'
      - 'Did you know that you can make [Disposal] signs with Essentials?'
      - 'Type /kits to see our kits available'
    
    # The server rules, available by typing /rules
    rules:
      - '[1] Be respectful'
      - '[2] Be ethical'
      - '[3] Use common sense'
    
    # When a command conflicts with another plugin, by default, Essentials will try to force the OTHER plugin to take
    # priority.  If a command is in this list, Essentials will try to give ITSELF priority.  This does not always work:
    # usually whichever plugin was updated most recently wins out.  However, the full name of the command will always work.
    # For example, if WorldGuard and Essentials are both enabled, and WorldGuard takes control over /god, /essentials:god
    # will still map to Essentials, whereas it might normally get forced upon WorldGuard.  Commands prefixed with an "e",
    # such as /egod, will always grant Essentials priority.
    # Because WorldGuard's /god is broken/unreliable, we should try to take priority over /god.  If this doesn't work, use
    # /essentials:god or /egod.  Do NOT use WorldGuard's /god, or you will likely be stuck in god mode.
    overridden-commands:
      - god
    
    # Disabled commands will be completelly unavailable on the server.
    disabled-commands:
    # - nick
    
    # Restricted commands will only be available to ops.
    # These will have NO EFFECT if you have Permissions installed!
    # These are here only if you want something simpler than Permissions.
    restricted-commands:
      - bigtree
      - item
      - give
      - heal
      - plugin
      - top
      - tp
      - tphere
      - tree
      - setspawn
      - antioch
      - kick
      - ban
      - unban
      - top
      - jump
      - tpo
      - tppos
      - tpohere
      - economy
      - setwarp
      - delwarp
      - essentials
      - gc
      - spawnmob
      - broadcast
      - burn
      - ext
      - kill
      - ping
      - banip
      - unban
      - mute
      - kick
      - kickall
      - unbanip
      - togglejail
      - setjail
    
    # Note: All items MUST be followed by a quantity!
    # Times are measured in seconds.
    kits:
      tools:
        delay: 10
        items:
          - 277 1
          - 278 1
          - 279 1
    
    # Disable all signs
    signs-disabled: false
    
    # Backup runs a command while saving is disabled
    backup:
      # Interval in minutes
      interval: 60
      # Add a command that backups your data, e.g.
      # command: 'rdiff-backup World1 backups/World1'
    
    # Set this true to enable permission per warp.
    per-warp-permission: false
    
    # Sort output of /list command by groups
    sort-list-by-groups: false
    
    # More output to the console
    debug: false
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                   EssentialsHome                     | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # When users die, should they respawn at their homes, instead of the spawnpoint?
    respawn-at-home: false
    
    # When a user interacts with a bed, should their home be set to that location?
    # If you enable this and remove default user access to the /sethome command, you can make beds the only way for players to set their home location.
    bed-sethome: false
    
    #if no home is set send you to spawn when /home is used
    spawn-if-no-home: false
     
    ############################################################
    # +------------------------------------------------------+ #
    # |                   EssentialsEco                      | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # Defines the balance with which new players begin.  Defaults to 0.
    starting-balance: 0
    
    # worth-# defines the value of an item when it is sold to the server via /sell.
    # These are now defined in worth.yml
    
    # Defines the cost to use the given commands PER USE
    command-costs:
      # /example costs $1000 PER USE
      #example: 1000
      # /kit tools costs $1500 PER USE
     # kit-tools: 1500
        
    ############################################################
    # +------------------------------------------------------+ #
    # |                   EssentialsHelp                     | #
    # +------------------------------------------------------+ #
    ############################################################
    
    #Show other plugins commands in help
    non-ess-in-help: true
    
    ############################################################
    # +------------------------------------------------------+ #
    # |                   EssentialsChat                     | #
    # +------------------------------------------------------+ #
    ############################################################
    
    # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks.  Set to 0 to make all chat global.
    # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
    # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
    # Or with essentials.chat.question can override this by prefixing text with a question mark (?)
    chat:
      radius: 0
    
      # If set to the default chat format which "should" be compatible with ichat.
      format: '<{DISPLAYNAME}> {MESSAGE}'
      #format: '&7[{GROUP}]&f {DISPLAYNAME}&7:&f {MESSAGE}'
    
      # You can also have group-specific formats, uncomment to enable:
      group-formats:
      #  Default: '{WORLDNAME} {DISPLAYNAME}&7:&f {MESSAGE}'
      #  Admins: '{WORLDNAME} &c[{GROUP}]&f {DISPLAYNAME}&7:&c {MESSAGE}'
        
    ############################################################
    # +------------------------------------------------------+ #
    # |                 EssentialsProtect                    | #
    # +------------------------------------------------------+ #
    ############################################################
    
    protect:
      # Database settings for sign/rail protection
      # get mysql.jar and sqlite and place it in your serverroot/lib directory from here:
      # http://java.net/projects/essentials/sources/svn/show/lib?rev=435
     
      # mysql, sqlite or none
      datatype: 'sqlite'
    
      # If you specified MySQL above, you MUST enter the appropriate details here.
      # If you specified SQLite above, these will be IGNORED.
      username: 'root'
      password: 'root'
      mysqlDb: 'jdbc:mysql://localhost:3306/minecraft'
    
      # For which block types would you like to be alerted?
      # You can find a list of IDs in plugins/Essentials/items.csv after loading Essentials for the first time.
      alert:
        # 10: lava
        # 11: still lava
        # 46: TNT
        on-placement: 46,07,7,08,8,09,9,10,11,25,51,49,79,259,325,326,327
        on-use: 46,07,7,08,8,09,9,10,11,25,51,49,79,259,325,326,327
        # 46: TNT
        on-break: 46,07,7,08,8,09,9,10,11,25,51,49,79,259,325,326,327
    
      # Users cannot PLACE these types of blocks/items.
      # < 255 designates a BLOCK
      # > 255 designates an ITEM (Some blocks can be placed as blocks OR items; lava blocks can be placed by lava buckets, for example.)
      blacklist:
        placement: 46,07,7,08,8,09,9,10,11,25,51,49,79,259,325,326,327
        usage: 46,07,7,08,8,09,9,10,11,25,51,49,79,259,325,326,327
    
        #prevent people from breaking blocks
        #break: 20,50
        break: 46,07,7,08,8,09,9,10,11,25,51,49,79,259,325,326,327
     
      # General physics/behavior modifications
      prevent:
        lava-flow: true
        water-flow: true
        water-bucket-flow: true
        fire-spread: true
        lava-fire-spread: true
        flint-fire: true
        portal-creation: false
        tnt-explosion: true
        creeper-explosion: false
        creeper-playerdamage: false
        creeper-blockdamage: false
        # Monsters won't follow players
        # permission essentials.protect.entitytarget.bypass disables this
        entitytarget: false
        # Prevent the spawning of creatures
        spawn:
          chicken: false
          cow: false
          creeper: false
          ghast: true
          giant: false
          monster: false
          pig: false
          pig_zombie: false
          sheep: false
          skeleton: false
          slime: true
          spider: false
          squid: false
          zombie: false
          wolf: false
    
      # Maximum height the creeper should explode. -1 allows them to explode everywhere.
      # Set prevent.creeper-explosion to true, if you want to disable creeper explosions.
      creeper:
        max-height: -1
    
      # Protect various blocks.
      protect:
        # Protect all signs
        signs: true
    
        # Prevent users from destroying rails
        rails: true
    
        # Blocks below rails/signs are also protected if the respective rail/sign is protected.
        # This makes it more difficult to circumvent protection, and should be enabled.
        # This only has an effect if "rails" or "signs" is also enabled.
        block-below: true
    
       # Prevent placing blocks above protected rails, this is to stop a potential griefing
        prevent-block-on-rails: false
    
      # Disable various default physics and behaviors
      disable:
        # Should fall damage be disabled?
        fall: false
    
        # Users with the essentials.protect.pvp permission will still be able to attack each other if this is set to true.
        # They will be unable to attack users without that same permission node.
        pvp: false
    
        # Should drowning damage be disabled?
        # (Split into two behaviors; generally, you want both set to the same value)
        drown: false
        suffocate: false
    
        # Should damage via lava be disabled?  Items that fall into lava will still burn to a crisp. ;)
        lavadmg: true
    
        # Should arrow damage be disabled
        projectiles: false
    
        # This will disable damage from touching cacti.
        contactdmg: false
    
        # Burn, baby, burn!  Should fire damage be disabled?
        firedmg: true
    
        # Should people with build: false in permissions be allowed to build
        # Set true to disable building for those people
        build: true
    
        #Should we tell people they are not allowed to build
        warn-on-build-disallow: true
          
    ############################################################
    # +------------------------------------------------------+ #
    # |                    New Players                       | #
    # +------------------------------------------------------+ #
    ############################################################
    
    newbies:
      # Should we announce to the server when someone logs in for the first time?
      # If so, use this format, replacing {DISPLAYNAME} with the player name.
      # If not, set to ''
      #announce-format: ''
      announce-format: '&dWelcome {DISPLAYNAME} to the server!'
    
      # When we spawn for the first time, which spawnpoint do we use?
      spawnpoint: newbies
    
    # End of File <-- No seriously, you're done with configuration.
    this is my groups.txt in groupmanager

    Code:
    groups:
      Default:
        default: true
        permissions:
        - essentials.help
        - essentials.home
        - essentials.motd
        - essentials.sethome
        - essentials.helpop
        inheritance: []
        info:
          prefix: ''
          build: false
          suffix: ''
      Regulars:
        default: false
        permissions:
        - essentials.help
        - essentials.signs.mail.create
        - essentials.signs.mail.use
        - essentials.signs.protection.create
        - essentials.signs.protection.use
        - essentials.world
        - essentials.portal
        - essentials.home
        - essentials.sethome
        - essentials.msg
        - essentials.afk
        - essentials.rules
        - essentials.motd
        - essentials.me
        - essentials.mail.send
        - essentials.helpop
        - essentials.whois
        - essentials.clearinventory
        - essentials.kick
        - essentials.give
        - essentials.item
        - essentials.kit
        - essentials.kit.<tools>
        - essentials.time
        - essentials.heal
        - essentials.unlimited
        inheritance:
        - regulars
        info:
          prefix: '&c'
          build: true
          suffix: Reg
      Moderators:
        default: false
        permissions:
        - essentials.afk
        - essentials.ban
        - essentials.banip
        - essentials.bigtree
        - essentials.broadcast
        - essentials.clearinventory
        - essentials.give
        - essentials.heal
        - essentials.help
        - essentials.home
        - essentials.item
        - essentials.jails
        - essentials.kick
        - essentials.kickall
        - essentials.kill
        - essentials.kit
        - essentials.kit.<tools>
        - essentials.list
        - essentials.mail.send
        - essentials.me
        - essentials.motd
        - essentials.msg
        - essentials.portal
        - essentials.protect.exemptplacement
        - essentials.protect.exemptusage
        - essentials.rules
        - essentials.sethome
        - essentials.signs.mail.create
        - essentials.signs.mail.use
        - essentials.signs.protection.create
        - essentials.signs.protection.override
        - essentials.signs.protection.use
        - essentials.spawnmob
        - essentials.time
        - essentials.togglejail
        - essentials.tp
        - essentials.tphere
        - essentials.tree
        - essentials.unban
        - essentials.unbanip
        - essentials.unlimited
        - essentials.whois
        - essentials.world
        inheritance:
        - moderators
        info:
          prefix: ''
          build: true
          suffix: Mod
      Admin:
        default: false
        permissions:
        - essentials.afk
        - essentials.backup
        - essentials.ban
        - essentials.banip
        - essentials.bigtree
        - essentials.broadcast
        - essentials.clearinventory
        - essentials.deljail
        - essentials.essentials
        - essentials.gc
        - essentials.give
        - essentials.heal
        - essentials.help
        - essentials.home
        - essentials.item
        - essentials.jails
        - essentials.kick
        - essentials.kickall
        - essentials.kill
        - essentials.kit
        - essentials.kit.<tools>
        - essentials.list
        - essentials.mail.send
        - essentials.me
        - essentials.motd
        - essentials.msg
        - essentials.ping
        - essentials.plugin
        - essentials.portal
        - essentials.reloadall
        - essentials.rules
        - essentials.sethome
        - essentials.setjail
        - essentials.signs.mail.create
        - essentials.signs.mail.use
        - essentials.signs.protection.create
        - essentials.signs.protection.override
        - essentials.signs.protection.use
        - essentials.spawnmob
        - essentials.time
        - essentials.togglejail
        - essentials.tp
        - essentials.tphere
        - essentials.tree
        - essentials.unban
        - essentials.unbanip
        - essentials.unlimited
        - essentials.whois
        - essentials.world
        - essentials.protect.exemptplacement
        - essentials.protect.exemptusage
        inheritance:
        - admin
        info:
          prefix: ''
          build: true
          suffix: Admin
    
    this is my users.txt file in groupmanager

    Code:
    users:
      bleachget:
        subgroups: []
        permissions: []
        group: Regulars
      gaara_the_sand:
        subgroups: []
        permissions: []
        group: Admin
      chrisxknight:
        subgroups: []
        permissions: []
        group: Regulars
      ir1dium:
        subgroups: []
        permissions: []
        group: Regulars
      konaman30:
        subgroups: []
        permissions: []
        group: Regulars
      buraeen:
        subgroups: []
        permissions: []
        group: Moderators
      kingchango7:
        subgroups: []
        permissions: []
        group: Moderators
      derkudominus:
        subgroups: []
        permissions: []
        group: Moderators
      crono801:
        subgroups: []
        permissions: []
        group: Regulars
      camelcrush21:
        subgroups: []
        permissions: []
        group: Moderators
      dragonsbreath22:
        subgroups: []
        permissions: []
        group: Regulars
      dustin2323:
        subgroups: []
        permissions: []
        group: Regulars
      tomphlosion:
        subgroups: []
        permissions: []
        group: Regulars
      magusunion:
        subgroups: []
        permissions: []
        group: Regulars
      ironmanandy:
        subgroups: []
        permissions: []
        group: Regulars
      brendeazy22:
        subgroups: []
        permissions: []
        group: Regulars
      xxmurdertrampxx:
        subgroups: []
        permissions: []
        group: Admin
      arsinic:
        subgroups: []
        permissions: []
        group: Moderators
    
     
  22. Offline

    Rodle26

    WHY DOESN'T PERMISSIONS WORK FOR THIS?!?!?!?!
     
  23. With the wonderfully informative error message you have given, I would guess that it is because your permissions file has everything in caps
     
  24. Offline

    Rodle26

    I am really sorry for doing caps. Here I will show you my config. Whats the problem?

    Code:
    # System is no longer used, but may become used in the
    
    future
    # Copies is for multiple-world support
    #   Put the name of the world you wish for it to be a clone
    
    of, otherwise leave it empty.
    #   If this file is for your default world (the one in
    
    server.properties) then you must
    #   leave copies blank.
    #  Example: copies: Derp    -  This will clone the
    
    permissions of the world Derp
    #
    # Make sure to rename this file to the name of the world
    
    that is in sever.properties under
    # level-name.  So if it is level-name: world  then this
    
    should be world.yml and in the
    # plugins/Permissions directory (ie.
    
    plugins/Permissions/world.yml)
    #
    # NOTE: Do not use tabs while editing this document.  Use
    
    only spaces.  A good way to avoid
    # doing this is to use Notepad++ and replace the tab with 4
    
    spaces.
    plugin:
        permissions:
            system: default
            copies:
    
    ##
    # AntiBuild is included with this.  To disable a group from
    
    being able to build then
    # set the build: flag to false (build: false).  If you want
    
    a group to be able to build
    # then set it to true.
    ##
    # Groups can contain inheritance.
    #   To make a group inherit the permissions from another
    #   group simply place the groups name in the "inheritance:"
    
    like so:
    #
    #   Example:
    #       inheritance:
    #           - Default
    ##
    #   All permissions including the asterisks must be placed
    
    in single quotes.
    #   like so:
    #
    #       - 'foo.bar'
    #
    #   Otherwise errors will happen!
    ##
    #   Globalized Permission settings:
    #
    #       If a permission contains periods (.) you can denote
    
    a globalized parameter:
    #
    #           - 'foo.*'
    #
    #       This will allow you to use all general commands.
    #
    ##
    #   Single Asterisk denotes all commands:
    #
    #       - '*'
    #   If you give a group this permissions, do not have the
    
    group inherit any permissions
    #   from other groups.  Any users assigned to this group
    
    should NOT be given any additional
    #   permissions either.
    ##
    #   To exempt a node use the - prefix like so:
    #       - '-foo.bar'
    ##
    #   prefix: and suffix: do not do anything on their own.
    
    You need another outside plugin
    #   such as iChat or HeroChat in order for these to do
    
    anything.
    groups:
        Default:
            default: true
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - 'foo.bar'
                - 'foo.bar'
                - 'essentials.tpa'
                - 'essentials.tpaccept'
                - 'essentials.tpdeny'
                - 'essentials.warp'
                - 'essentials.warp.list'
                - 'essentials.worth'
                - 'essentials.sell'
                - 'essentials.balance'
                - 'essentials.pay'
                - 'essentials.afk'
                - 'essentials.list'
                - 'essentials.mail'
                - 'essentials.mail.send'
                - 'essentials.helpop'
        Moderator:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
                - Default
            permissions:
                - 'bar.foo'
        Admins:
            default: false
            info:
                prefix: ''
                suffix: ''
                build: true
            inheritance:
            permissions:
                - '*'
    
    ##
    # Users denote which users are included in which group.
    # TheNo1Yeti is in the Admin group
    # Herpina is a member of the Moderator group but also has
    
    access
    # to the herp.derp permissions
    # Derpina is a member of the admin group but does not have
    
    access
    # to the derp.derp permission node
    # Users can also have a prefix and suffix as seen with
    
    Herpina
    ##
    users:
        TheNo1Yeti:
            group: Admins
            permissions:
        Herpina:
            group: Moderator
            info:
                prefix: 'Moo'
                suffix: 'Cow'
            permissions:
                - 'herp.derp'
        Derpina:
            group: Admins
            permissions:
                - '-derp.derp'
       
     
  25. Offline

    Reterg

    The end of some of those comments in the permissions file looks like they go on a new line and are not commented. Might cause some problems. Don't know if it is causing your problem though.
     
  26. Offline

    Mineaccount

    How do you set spawn with this?
     
  27. Offline

    HexedGoth

    im still having a problem where its not letting me enable plugins
     
  28. Offline

    William Hall

    I don't get it everything was working fine yesterday but now when i say /manuadd and stuff like that it says an internal error occured help??!
     
  29. Offline

    sauevaem

    QUICK QUESTION: is it compatible with 740?
     
  30. Offline

    CoZmicShReddeR

    Yes use version 2.2 or higher
     
  31. Offline

    s1ck3st

    1st: love your plugin!
    2nd: is it possible to disable "mail"-system so we won't see the "You have blabla new mail" on startup?
    it's kinda cool but we don't need this awesome feature :) and I haven't found some options for that issue in the config files

    thx a lot
     
Thread Status:
Not open for further replies.

Share This Page