[GEN/SEC/ECON/TP/ADMN] Essentials - A collection of useful commands

Discussion in 'Archived: Plugin Releases' started by EssentialsTeam, Apr 30, 2011.

  1. Offline

    ViZiT

    Hi all need permission to allow users del their homes thanks
     
  2. Offline

    ifeedpigsbacon

    whenever i try to use toomanyitems on my server it says stuff about enchantments how do i fix this?
     
  3. Read 6 posts above.
     
  4. Offline

    Kowak

    How to set "sethome" with the bed and not with the command?
     
  5. Offline

    asle12

    On my server they can place a bed and they get /home bed. How can i disable that?
    I give them permission to set just 1 home and they can make 2 like this /sethome 1 and /sethome. That would create a home named home and a home named 1. How can i disable that?
     
  6. Offline

    aflyingiPh0ne

    For me the essentials signs are not working... any ideas?
     
  7. Offline

    Musician101

    here's the link to their wiki, it shows commands, the permission nodes and the alias for each command :3 http://ess.khhq.net/wiki/Command_Reference/Perm

    in the config there's an option that allows you to let the plugin set people's homes as their bed.

    is there anyway to translate the time stamps in the userdata files?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jul 17, 2016
  8. Those timestamps are in second after Jan 1 1970. That's a standard so I'm sure there are enough converters for that.

    Did you enable an essentials.sign.something permission?
     
  9. Offline

    elexir07

    m one can help please
    d like to know something about a GroupManager
    is that we can ensure that fair ceu which n is not the permition of beginning accessiondraws construires doors and Trapes and also activate the lever, the plates of PRESION;buttons
     
  10. Offline

    Mortibus

    Hello, I have a problem with essential. When I change the language of the plugins in theconfig, it can not me displayed accents Graves. And only that ... All other characters like:é ç etc. to. functioned ...

    Here is a screenshot.

    [​IMG]

    Mortibus.
     
  11. Offline

    FrancescoTG

    Hi!
    I use GroupManager as my permissions plugin.
    When I /manpromote or /mandemote a player I can see from world YAML files that the player is promoted/demoted only in the main world!
    Is there a way to perform this commands for all the worls (managed by MultiVerse)?
    Thanks. :D
     
  12. Offline

    Reyko

    Hey. I have a problem with my permissionsEx... the group "Members" doesn't seem to get any permissions I give them, but the group VIP does (partly same permissions). Was hoping you could tell me what the problem is. Thanks :)

    Here's my permissions.yml:


    Code:
    groups:
      VIP:
        default: false
        permissions:
        - modifyworld.*
        - chatmanager.chat.magic
        - chatmanager.chat.bold
        - chatmanager.chat.color
        - Essentials.tpa
        - Essentials.tpaccept
        - Essentials.tpahere
        - Essentials.tpdeny
        - Essentials.afk
        - Essentials.back
        - Essentials.world.world
        prefix: '&6[&6Wiseones&6] &6'
        suffix: '&f'
      Admins:
        default: false
        permissions:
        - '*'
        - Essentials.tpaccept
        - Essentials.tpdeny
        - chatmanager.chat.color
        - chatmanager.chat.magic
        - chatmanager.chat.bold
        prefix: '&C[Admin] &C'
        suffix: '&C'
      Guests:
        default: true
        Permissions:
        - '*'
        prefix: '&8[&8Guest&8] &8'
        suffix: '&f'
      Members:
        default: false
        Permissions:
        - modifyworld.*
        - essentials.afk
        - Essentials.back
        - Essentials.tpaccept
        - Essentials.tpdeny
        prefix: '&a[&aMember&a] &a'
        suffix: '&f'
    
     
  13. Offline

    Teldelariel

    That becasue they are all in the default group by the looks you need to move them into a different group ie; Builder type /manuadd {name} {group}

    you need to specify a world at the end or have global groups handle all your worlds, under the main Config file there is a parent world and Children worlds, all children take the same perms as the parent world

    ie; mine are set out as such
    Valhalla:
    Valhalla_nether
    Valhalla_the_end
    Creatus

    this Means that what ever perms I set up in Valhalla will be used in the worlds listed below it on the indentation

    try - essentials.delhome

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

    xTorvax

    Hey, i added essentials, and the commands dont work, none of them. Not even an error in console. Doesnt show up in the list of plugin when /plugins. Help please?
     
  15. Offline

    FrancescoTG

    Thanks very much! :D :D :D
    I've another question: if I modify the permissions of the parent world, the cildren worlds will be refreshed automatically?
     
  16. Offline

    Mortibus

    Hello, nobody would tell me why the character "è" does not work on Essential? I deletedall my plugins and I notice that when I made ​​the change of language and I put: fr_FR
    When /back then use a command that I have no rights the "th" does not pass. All otherworks without problems, the "é, à" etc. ... If someone could give me an answer thatwould help me.
    Cordially.
     
  17. Offline

    Zanchee

    Does anyone have a WORTH file that they have slaved over to makesure everything is worth true value with no loop holes for exploits, i am always finding problems with my worth where players are able to exploit and get themselves filthy rich. If anyone has a WORTH file they would like to share id love it thanks!
     
  18. Offline

    SolidSnake

    Ok, I am having a big problem. So Essentials is working fine. Not the same for groupmanager. So the prefixes are working like a charm. But the permissions I assigned to the group guest as a test doesn't work. I gave the give command to guest, which is bukkit.command.give under permissions, but it still isn't working. I will put in the group config and the users config file.

    The users config:
    users:
    Solid_Snake3:
    subgroups: []
    permissions: []
    group: Owner
    sneakyninja5678:
    subgroups: []
    permissions: []
    group: Member
    KHobbits:
    subgroups: []
    permissions: []
    group: Moderator
    The groups config:
    # Group inheritance
    # any inherited groups prefixed with a g: are global groups
    # These groups are defined in the globalgroups.yml
    # and can be inherited in any worlds groups/users.yml.
    #
    # Groups without the g: prefix are groups local to this world
    # and defined in the this groups.yml file.
    groups:
    Default:
    default: true
    permissions:
    - bukkit.command.kill
    - bukkit.command.give
    inheritance:
    - g:essentials_default
    - g:bukkit_default
    info:
    prefix: '&e[Guest]&f'
    build: true
    suffix: ''
    Member:
    default: false
    permissions:
    - bukkit.command.give
    - bukkit.command.kill
    - essentials.command.sethome
    - essentials.command.home
    inheritance:
    info:
    prefix: '&4[Member]&f'
    build: true
    suffix: ''
    Builder:
    default: false
    permissions: []
    inheritance:
    - default
    - g:essentials_builder
    - g:towny_builder
    info:
    prefix: '&2'
    build: true
    suffix: ''
    Moderator:
    default: false
    permissions: []
    inheritance:
    - builder
    - g:essentials_moderator
    - g:bukkit_moderator
    - g:towny_moderator
    info:
    prefix: '&5[Mod]&f'
    build: true
    suffix: ''
    Admin:
    default: false
    permissions: []
    inheritance:
    - moderator
    - g:essentials_admin
    - g:bukkit_admin
    - g:towny_admin
    info:
    prefix: '&c'
    build: true
    suffix: ''
    Owner:
    default: false
    permissions:
    - '*'
    inheritance:
    - admin
    info:
    prefix: '&c[Owner]&f'
    build: true
    suffix: ''
    Please help as fast as anyone can!
     
  19. Offline

    Teldelariel

    yes so long as you do a reload or restart

    Show Spoiler


    So you want to give a group that cant place or destroy anything the give command, Im failing to see how this would work, as the give command would allow them to "GIVE" something to another player. As default: true they cannot destroy or place and generally have very little commands. I am assuming you want them to have the /i command as this would spawn themselves anything given the correct command ie; /i 278 1 (giving myself 1 diamond pickaxe). Need to be able to know what you want in order to help you my friend.

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

    Darthmineboy

    Hi, I am using essentials for over a year now. I have a server with 20 worlds. Where some are pvp. And players are aways tp to them in pvp. So unfair.

    World1 players tp to world2 players. I dont want players to tp to world2. So i give players in world1 the permission : Essentials.tpdeny.world.world2 So like they cant tp to other players that are in world2. Would be the only thing i am missing for my server :p. But essentials is awsome, good job.!
     
  21. Offline

    Lord-Gogo

    Hello

    my problem is:
    I have chestshop and if I buy or sell sth: the balace don't change!!

    'config.yml' from chest shop:

    Code:
    PREFERRED_ECONOMY_PLUGIN: "Essentials"
    #WHEN NOT USING VAULT. Preferred (if not found, uses any other) economy plugin (iConomy, BOSEconomy, Essentials).
     
    SHOP_INTERACTION_INTERVAL: 100
    #(In 1/1000th of a second) How often can a player use the shop sign?
    IGNORE_CREATIVE_MODE: false
    #Do you want to allow using shops to people in creative mode?
    REVERSE_BUTTONS: false
    #If true, people will buy with left-click and sell with right-click.
    ALLOW_SIGN_CHEST_OPEN: true
    #Can shop's chest be opened by owner with right-clicking a shop's sign?
    ALLOW_LEFT_CLICK_DESTROYING: true
    #If true, if you left-click your own shop sign you won't open chest's inventory, but instead you will start destroying the sign.
     
    REMOVE_EMPTY_SHOPS: false
    #If true, if the shop is empty, the sign is destroyed and put into the chest, so the shop isn't usable anymore.
     
    ADMIN_SHOP_NAME: "Admin Shop"
    #First line of your Admin Shop's sign should look like this
    SERVER_ECONOMY_ACCOUNT: "$"
    #The economy account which Admin Shops should use and to which all taxes will go
    TAX_AMOUNT: 0
    #Percent of the price that should go to the server's account. (100 = 100 percent)
    SERVER_TAX_AMOUNT: 0
    #Percent of the price that should go to the server's account when buying from an Admin Shop
     
    SHOP_CREATION_PRICE: 15
    #Amount of money player must pay to create a shop
    SHOP_REFUND_PRICE: 0
    #How much money do you get back when destroying a sign?
     
    BLOCK_SHOPS_WITH_SELL_PRICE_HIGHER_THAN_BUY_PRICE: true
    #Should we block shops that sell things for more than they buy? (This prevents newbies from creating shops that would be exploited)
     
    ALLOW_MULTIPLE_SHOPS_AT_ONE_BLOCK: false
    #Do you want to allow other players to build a shop on a block where there's one already?
    ALLOW_PARTIAL_TRANSACTIONS: true
    #Can shops be used even when the seller doesn't have enough items? (The price will be scaled adequatly to the item amount)
     
    STACK_UNSTACKABLES: false
    #If true, ALL things (including food, etc.) will stack up to 64
     
    SHOW_MESSAGE_OUT_OF_STOCK: true
    #Do you want to show "Out of stock" messages?
    SHOW_TRANSACTION_INFORMATION_CLIENT: true
    #Do you want to show "You bought/sold... " messages?
    SHOW_TRANSACTION_INFORMATION_OWNER: true
    #Do you want to show "Somebody bought/sold... " messages?
     
    LOG_TO_FILE: false
    #If true, plugin will log transactions in its own file
    LOG_TO_CONSOLE: true
    #Do you want ChestShop's messages to show up in console?
    LOG_TO_DATABASE: false
    #If true, plugin will log transactions in EBean database
    RECORD_TIME_TO_LIVE: 600
    #How long should transaction information be stored in the database (in seconds, -1 means forever)?
     
    USE_BUILT_IN_PROTECTION: true
    #Do you want to use built-in protection against chest destruction?
    PROTECT_CHEST_WITH_LWC: true
    #Do you want to protect shop chests with LWC?
    PROTECT_SIGN_WITH_LWC: true
    #Do you want to protect shop signs with LWC?
     
    GENERATE_STATISTICS_PAGE: false
    #If true, plugin will generate shop statistics webpage.
    STATISTICS_PAGE_PATH: "plugins/ChestShop/website.html"
    #Where should your generated website be saved?
    STATISTICS_PAGE_GENERATION_INTERVAL: 60
    #How often should the website be generated?
     
    TOWNY_INTEGRATION: false
    #Do you want to only let people build inside shop plots?
    TOWNY_SHOPS_FOR_OWNERS_ONLY: true
    #If true, only plot owners are able to build inside a shop plot. If false, every town's resident is able to build there.
     
    WORLDGUARD_INTEGRATION: false
    #Do you want to only let people build inside regions?
    WORLDGUARD_USE_FLAG: true
    #Do you want to only let poeple build inside region flagged by doing /region regionName flag chestshop allow?
    WORLDGUARD_USE_PROTECTION: false
    #Do you want ChestShop to respect WorldGuard's chest protection?
     
    HEROES_EXP: 100
    #How much Heroes exp should people get for creating a ChestShop?
    
    and from Essentials:

    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: '~'
     
    # Disable this if you have any other plugin, that modifies the displayname of a user.
    change-displayname: true
     
    # Adds the prefix and suffix to the displayname of the player, so it will be displayed in messages and lists.
    # The prefix/suffix can be set using Permissions, Group Manager or PermissionsEx.
    # The value of change-displayname (above) has to be true.
    # If you don't set this, it will default to true if essentials chat is installed.
    # Don't forget to remove the # infront of the line
    #add-prefix-suffix: false
     
    # 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:
     
    # Set this to true if you want permission based item spawn rules
    # Note: The blacklist above will be ignored then.
    # Permissions:
    #  - essentials.itemspawn.item-all
    #  - essentials.itemspawn.item-[itemname]
    #  - essentials.itemspawn.item-[itemid]
    #  - essentials.give.item-all
    #  - essentials.give.item-[itemname]
    #  - essentials.give.item-[itemid]
    permission-based-item-spawn: false
     
    # 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
     
    # Mob limit on spawnmob
    spawnmob-limit: 10
     
    # Shall we notify users when using /lightning
    warn-on-smite: true
     
    # The message of the day, displayed on connect and by typing /motd.
    # Valid tags are: {PLAYER}, {IP}, {BALANCE}, {MAILS}, {WORLD}, {ONLINE}, {UNIQUE}, {PLAYERLIST}
    motd:
      - '&cWelcome, {PLAYER}&c!'
      - '&fType &c/help&f for a list of commands.'
      - 'Currently online: {PLAYERLIST}'
      - 'Besuch Bitte mc4show.de.tl'
     
    # 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.
    # We should try to take priority over /god.  If this doesn't work, use
    # /essentials:god or /egod.  If god is set using WorldGuard, use /ungod to remove then use whichever you see fit.
    overridden-commands:
      - god
     
    # Disabled commands will be completelly unavailable on the server.
    disabled-commands:
    # - nick
     
    # Restricted commands have been removed.
    # Now we have a whitelist, all commands not on this list are only available to ops.
    # These will have NO EFFECT if you have Permissions installed!
    # They are here only if you want something simpler than Permissions.
    # These are the permissions without the "essentials." part.
    player-commands:
      - afk
      - back
      - back.ondeath
      - balance
      - clearinventory
      - compass
      - depth
      - getpos
      - geoip.show
      - help
      - helpop
      - home
      - home.others
      - ignore
      - info
      - kit
      - list
      - mail
      - mail.send
      - me
      - motd
      - msg
      - nick
      - pay
      - ping
      - portal
      - powertool
      - protect
      - r
      - rules
      - seen
      - sell
      - sethome
      - setxmpp
      - signs.create.protection
      - signs.create.trade
      - signs.break.protection
      - signs.break.trade
      - signs.use.balance
      - signs.use.buy
      - signs.use.disposal
      - signs.use.free
      - signs.use.heal
      - signs.use.mail
      - signs.use.protection
      - signs.use.sell
      - signs.use.time
      - signs.use.trade
      - signs.use.warp
      - signs.use.weather
      - spawn
      - suicide
      - tpa
      - tpaccept
      - tpahere
      - tpdeny
      - warp
      - warp.list
      - world
      - worth
      - xmpp
     
    # 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
     
    # Set the locale for all messages
    # If you don't set this, the default locale of the server will be used.
    # Don't forget to remove the # infront of the line
    #locale: de_DE
     
    # Turn off god mode when people exit
    remove-god-on-disconnect: false
     
    # Use the permission system of bukkit
    # This only works if no other permission plugins are installed
    use-bukkit-permissions: false
     
    # Auto-AFK
    # After this timeout in seconds, the user will be set as afk.
    # Set to -1 for no timeout.
    auto-afk: 60
     
    # Auto-AFK Kick
    # After this timeout in seconds, the user will be kicked from the server.
    # Set to -1 for no timeout.
    auto-afk-kick: 300
     
    # Set this to true, if you want to freeze the player, if he is afk.
    # Other players or monsters can't push him out of afk mode then.
    # This will also enable temporary god mode for the afk player.
    # The player has to use the command /afk to leave the afk mode.
    freeze-afk-players: true
     
    # You can disable the death messages of minecraft here
    death-messages: true
     
    ############################################################
    # +------------------------------------------------------+ #
    # |                  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
     
    # Allow players to have multiple homes.
    # Define different amounts of multiple homes for different permissions, e.g. essentials.sethome.multiple.vip
    # People with essentials.sethome.multiple.unlimited are not limited by these numbers.
    sethome-multiple: 
      # essentials.sethome.multiple
      default: 5
      # essentials.sethome.multiple.vip
      vip: 2
      # essentials.sethome.multiple.staff
      staff: 2
     
    ############################################################
    # +------------------------------------------------------+ #
    # |                  EssentialsEco                      | #
    # +------------------------------------------------------+ #
    ############################################################
     
    # Defines the balance with which new players begin.  Defaults to 0.
    starting-balance: 500
     
    # 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
     
    # Set this to a currency symbol you want to use.
    currency-symbol: '$'
     
    # Set the maximum amount of money a player can have
    # The amount is always limited to 10 trillions because of the limitations of a java double
    max-money: 1000000000000000
     
    # Enable this to log all interactions with trade/buy/sell signs and sell command
    economy-log-enabled: false
     
    ############################################################
    # +------------------------------------------------------+ #
    # |                  EssentialsHelp                    | #
    # +------------------------------------------------------+ #
    ############################################################
     
    # Show other plugins commands in help
    non-ess-in-help: true
     
    # Hide plugins which dont give a permission
    # You can override a true value here for a single plugin by adding a permission to a user/group.
    # The indervidual permission is: essentials.help.<plugin>, anyone with essentials.* or '*' will see all help this setting reguardless.
    # You can use negitive permissions to remove access to just a single plugins help if the following is enabled.
    hide-permissionless-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 (?)
    # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
    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: 10,11,46
        on-use:
        # 46: TNT
        on-break:
     
      # 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: 327,326,14,56,46,11,10,9,8
        usage: 327,326,325
       
        #prevent people from breaking blocks
        #break: 20,50
        break:
       
        # Which blocks should not be pushed by pistons
        piston:
     
      # General physics/behavior modifications
      prevent:
        lava-flow: false
        water-flow: false
        water-bucket-flow: false
        fire-spread: true
        lava-fire-spread: true
        flint-fire: false
        lightning-fire-spread: true
        portal-creation: false
        tnt-explosion: false
        tnt-playerdamage: false
        fireball-explosion: false
        fireball-fire: false
        fireball-playerdamage: false
        creeper-explosion: false
        creeper-playerdamage: false
        creeper-blockdamage: true
        enderman-pickup: true
        # 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: true
          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
          cave_spider: false
          enderman: true
          silverfish: 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: true
       
        # Store blocks / signs in memory before writing
        memstore: 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: false
     
        # 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: false
       
        # Should the damage after hit by a lightning be disabled?
        lightning: false
     
        # Should people with build: false in permissions be allowed to build
        # Set true to disable building for those people
        build: true
       
        # Should people with build: false in permissions be allowed to use items
        # Set true to disable useing for those people
        use: true
     
        # Should we tell people they are not allowed to build
        warn-on-build-disallow: true
     
     
        # Disable weather options
        weather:
          storm: true
          thunder: true
          lightning: 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! Bitte lies die Regeln auf mc4show.de.tl'
     
      # When we spawn for the first time, which spawnpoint do we use?
      # Set to "none" if you want to use the spawn point of the world.
      spawnpoint: newbies
     
    # End of File <-- No seriously, you're done with configuration.
    
     
  22. Offline

    Darthmineboy

    does this work with teleportsuite? Cause I needed the permission so people cant tp to all worlds. :p
     
  23. Offline

    wirehack7

    What time format are these?
    Code:
    timestamps:
      login: 1338414563718
      lastteleport: 1338415820837
      logout: 1338404498673
    These are no UNIX time stamps. I found it in the userdata files.
     
  24. Offline

    SolidSnake

    No no no you don't understand. I was just testing the permission nodes, that's why I gave the give command to Guest. I also enabled building, which also works, but I realized something yesterday, that ONLY essentials permission nodes work on the groups permissions. No bukkit nodes.
     
  25. Offline

    McGamingcast

    how can i make that some ranks can build in a world and some not i have the perm: essentials.world.VIP
    for my vip rank and it doesnt work can you please help
     
  26. Offline

    Musician101

    oh that makes sense, thanks :D
     
  27. Offline

    tangy777

    Whenever someone dies they spawn back at spawn, and if they sleep in a bed they still spawn at the setspawn. Can you make it so if you sleep in a bed that is your spawn point? (unless the bed is destroyed) or make the command /sethome a public command for everyone?
     
  28. Offline

    rockhopper72

    Can you add it to where admins can freeze people?
     
  29. Offline

    tibarian1995

    GROUPMANEGER.YML


    groups:

    Code:
      g:essentials_membro:
        permissions:
        - essentials.afk
        - essentials.back
        - essentials.back.ondeath
        - essentials.balance
        - essentials.balance.others
        - essentials.balancetop
        - essentials.chat.color
        - essentials.chat.shout
        - essentials.chat.question
        - essentials.compass
        - essentials.depth
        - essentials.home
        - essentials.ignore
        - essentials.kit
        - essentials.kit.tools
        - essentials.mail
        - essentials.mail.send
        - essentials.me
        - essentials.msg
        - essentials.nick
        - essentials.pay
        - essentials.ping
        - essentials.powertool
        - essentials.protect
        - essentials.sethome
        - essentials.signs.use.*
        - essentials.signs.create.disposal
        - essentials.signs.create.mail
        - essentials.signs.create.protection
        - essentials.signs.create.trade
        - essentials.signs.break.disposal
        - essentials.signs.break.mail
        - essentials.signs.break.protection
        - essentials.signs.break.trade
        - essentials.suicide
        - essentials.time
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.warp
        - essentials.warp.list
        - essentials.worth
        - essentials.spawn
        
      g:essentials_vip:
        permissions:
        - essentials.afk
        - essentials.back
        - essentials.back.ondeath
        - essentials.balance
        - essentials.balance.others
        - essentials.balancetop
        - essentials.chat.color
        - essentials.chat.shout
        - essentials.chat.question
        - essentials.compass
        - essentials.depth
        - essentials.home
        - essentials.ignore
        - essentials.kit
        - essentials.kit.tools
        - essentials.mail
        - essentials.mail.send
        - essentials.me
        - essentials.msg
        - essentials.nick
        - essentials.pay
        - essentials.ping
        - essentials.powertool
        - essentials.protect
        - essentials.sethome
        - essentials.signs.use.*
        - essentials.signs.create.disposal
        - essentials.signs.create.mail
        - essentials.signs.create.protection
        - essentials.signs.create.trade
        - essentials.signs.break.disposal
        - essentials.signs.break.mail
        - essentials.signs.break.protection
        - essentials.signs.break.trade
        - essentials.suicide
        - essentials.time
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.warp
        - essentials.warp.list
        - essentials.worth
        - essentials.spawn
        
      g:essentials_moderador:
        permissions:
        - -essentials.ban
        - essentials.ban.notify
        - -essentials.banip
        - essentials.broadcast
        - essentials.clearinventory
        - -essentials.delwarp
        - essentials.eco.loan
        - essentials.ext
        - essentials.getpos
        - essentials.helpop.recieve
        - -essentials.home.others
        - -essentials.invsee
        - -essentials.jails
        - essentials.jump
        - -essentials.kick
        - essentials.kick.notify
        - essentials.kill
        - essentials.mute
        - essentials.nick.others
        - essentials.realname
        - -essentials.setwarp
        - essentials.signs.create.*
        - essentials.signs.break.*
        - -essentials.spawner
        - essentials.thunder
        - -essentials.time
        - -essentials.time.set
        - essentials.protect.alerts
        - -essentials.protect.admin
        - -essentials.protect.ownerinfo
        - -essentials.ptime
        - -essentials.ptime.others
        - -essentials.togglejail
        - essentials.top
        - essentials.tp
        - essentials.tphere
        - essentials.tppos
        - essentials.tptoggle
        - -essentials.unban
        - -essentials.unbanip
        - essentials.weather
        - essentials.whois
        - essentials.world
        - -groupmanager.listgroups
        - -groupmanager.mandemote
        - -groupmanager.manpromote
        - -groupmanager.manselect
        - -groupmanager.manuadd
        - -groupmanager.manudel
        - -groupmanager.manwhois
        - -groupmanager.notify.other
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.chat.color
        
      g:essentials_admin:
        permissions:
        - essentials.afk
        - essentials.back
        - essentials.back.ondeath
        - essentials.balance
        - essentials.balance.others
        - essentials.balancetop
        - essentials.chat.color
        - essentials.chat.shout
        - essentials.chat.question
        - essentials.compass
        - essentials.depth
        - essentials.home
        - essentials.ignore
        - essentials.kit
        - essentials.kit.tools
        - essentials.mail
        - essentials.mail.send
        - essentials.me
        - essentials.msg
        - essentials.nick
        - essentials.pay
        - essentials.ping
        - essentials.powertool
        - essentials.protect
        - essentials.sethome
        - essentials.signs.use.*
        - essentials.signs.create.disposal
        - essentials.signs.create.mail
        - essentials.signs.create.protection
        - essentials.signs.create.trade
        - essentials.signs.break.disposal
        - essentials.signs.break.mail
        - essentials.signs.break.protection
        - essentials.signs.break.trade
        - essentials.suicide
        - essentials.time
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.warp
        - essentials.warp.list
        - essentials.worth
        - essentials.spawn
        - -groupmanager.mantogglevalidate
        - -groupmanager.mansave
        - -groupmanager.mangcheckp
        - -groupmanager.manglistp
        - -groupmanager.manucheckp
        - -groupmanager.manulistp
        
      g:bukkit_default:
        permissions:
        - bukkit.broadcast.user
        - -bukkit.command.plugins
        
      g:bukkit_moderator:
        permissions:
        - -bukkit.command.ban
        - -bukkit.command.ban.ip
        - -bukkit.command.ban.player
        - bukkit.command.gm
        - -bukkit.command.kick
        - -bukkit.command.unban
        - -bukkit.command.unban.ip
        - -bukkit.command.unban.player
        - bukkit.command.player.gamemode
      g:bukkit_admin:
        permissions:
        - bukkit.broadcast
        - bukkit.broadcast.admin
        - bukkit.command.give
        - bukkit.command.help
        - bukkit.command.kill
        - bukkit.command.list
        - bukkit.command.me
        - -bukkit.command.op
        - -bukkit.command.op.give
        - -bukkit.command.op.take
        - bukkit.command.plugins
        - bukkit.command.reload
        - bukkit.command.save
        - bukkit.command.save.disable
        - bukkit.command.save.enable
        - bukkit.command.save.perform
        - bukkit.command.say
        - bukkit.command.stop
        - bukkit.command.teleport
        - bukkit.command.tell
        - bukkit.command.version
        - -bukkit.command.whitelist
        - -bukkit.command.whitelist.add
        - -bukkit.command.whitelist.disable
        - -bukkit.command.whitelist.enable
        - -bukkit.command.whitelist.list
        - -bukkit.command.whitelist.reload
        - -bukkit.command.whitelist.remove
        - bukkit.command.player.gamemode
      g:towny_builder:
        permissions:
        - towny.town.*
        - towny.nation.*
        - towny.chat.tc
        - towny.chat.nc
        - towny.wild.block.6.*
        - towny.wild.block.14.destroy
        - towny.wild.block.15.destroy
        - towny.wild.block.16.destroy
        - towny.wild.block.17.*
        - towny.wild.block.18.destroy
        - towny.wild.block.21.destroy
        - towny.wild.block.31.destroy
        - towny.wild.block.37.destroy
        - towny.wild.block.38.destroy
        - towny.wild.block.39.destroy
        - towny.wild.block.40.destroy
        - towny.wild.block.50.destroy
        - towny.wild.block.56.destroy
        - towny.wild.block.73.destroy
        - towny.wild.block.74.destroy
        - towny.wild.block.78.destroy
        - towny.wild.block.81.destroy
        - towny.wild.block.82.destroy
        - towny.wild.block.83.destroy
        - towny.wild.block.86.destroy
        - towny.wild.block.103.destroy
        - towny.wild.block.106.destroy
        - towny.wild.block.111.destroy
        - towny.wild.block.115.destroy
      g:towny_moderator:
        permissions:
        - towny.chat.mod
        - towny.wild.block.64.switch
        - towny.wild.block.83.build
        - towny.wild.block.86.build
        - towny.wild.block.103.build
        - towny.wild.block.111.build
        - towny.wild.block.115.build
      g:towny_admin:
        permissions:
        - towny.admin
        - -towny.wild.block.119.destroy
        - -towny.wild.block.120.destroy
        - towny.chat.admin
    
    GROUPS.YML
    Code:
    # Group inheritance
    # any inherited groups prefixed with a g: are global groups
    # These groups are defined in the globalgroups.yml
    # and can be inherited in any worlds groups/users.yml.
    #
    # Groups without the g: prefix are groups local to this world
    # and defined in the this groups.yml file.
    groups:
      membro:
        default: true
        permissions:
        - -bukkit.command.kill
        - -essentials.gamemode
        - residence.create
        - UniversalExp.bank.create
        - UniversalExp.bank.use
        - UniversalExp.getexp
        inheritance:
        - g:essentials_membro
        - g:bukkit_membro
        - -essentials.gamemode
        - residence.create
        - UniversalExp.bank.create
        - UniversalExp.bank.use
        - UniversalExp.getexp
        info:
          prefix: '&f'
          build: false
          suffix: '&f'
      Vip:
        default: false
        permissions:
        - -admincmd.player.gamemode
        - residence.create
        - UniversalExp.bank.create 
        - UniversalExp.bank.use
        - UniversalExp.getexp
        inheritance:
        - default
        - g:essentials_vip
        - g:towny_moderator
        - -admincmd.player.gamemode
        - residence.create
        - UniversalExp.bank.create
        - UniversalExp.bank.use
        - UniversalExp.getexp
        
        info:
          prefix: '&b'
          build: true
          suffix: '&b'
      gamemode:
        default: false
        permissions:
        - admincmd.player.gamemode
        - residence.create
        - UniversalExp.bank.create
        - UniversalExp.bank.use
        - UniversalExp.getexp
        inheritance:
        - builder
        - g:essentials_moderador
        - g:bukkit_moderador
        - g:towny_moderador
        - admincmd.player.gamemode
        - residence.create
        - UniversalExp.bank.create
        - UniversalExp.bank.use
        - UniversalExp.getexp
        info:
          prefix: '&2'
          build: true
          suffix: '&2'
      Admin:
        default: false
        permissions:
        - admincmd.player.gamemode
        - residence.create
        - UniversalExp.bank.create
        - UniversalExp.bank.use
        - UniversalExp.getexp
        inheritance:
        - moderator
        - g:essentials_admin
        - g:bukkit_admin
        - g:towny_admin
        - admincmd.player.gamemode
        - residence.create
        - UniversalExp.bank.create
        - UniversalExp.bank.use
        - UniversalExp.getexp
        info:
          prefix: '&4'
          build: true
          suffix: '&4'
      Owner:
        default: false
        permissions:
        - '*'
        inheritance:
        - admin
        info:
          prefix: '&5'
          build: true
          suffix: '&5'
    
    So that's my 2 file permissions so why members can't use universalexp (sign) sethome or home?
    can someone help me please?
     
  30. Offline

    malena727

    the signs in essentials aren't working. I mean like, all the signs. When i click them they dont work. I have Factions, Essentials, and multiverse installed. the server log doesnt have anything abnormal. What should i do?
     

Share This Page