• Bitte beachte, dass wir eine Serverliste sind!
    Wenn du ein Problem auf einem Server hast (z.B. Entbannantrag, etc), dann ist das Forum hier der falsche Ort.
  • Es freut uns dass du in unser Minecraft Forum gefunden hast. Hier kannst du mit über 130.000 Minecraft Fans über Minecraft diskutieren, Fragen stellen und anderen helfen. In diesem Minecraft Forum kannst du auch nach Teammitgliedern, Administratoren, Moderatoren , Supporter oder Sponsoren suchen. Gerne kannst du im Offtopic Bereich unseres Minecraft Forums auch über nicht Minecraft spezifische Themen reden. Wir hoffen dir gefällt es in unserem Minecraft Forum!

Permissionproblem (böse Monster)

C

C64

Guest
Moin,

ich habe seit Wochen das Problem, und bisher noch keine Lösung entdeckt;
Die Monster sind auf dem Spielhobel aktiv, allerdings wurde das "target" für alle User deaktiviert (siehe Daten)
Nur ich, als Anstaltsleiter bekomm laufend die Hucke voll, obwohl ich die nichtmal beachte ...

Frage: Warum ist das nun so?

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 hierarchy 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 apostrophe)
#   - Text with symbols is enclosed in single or double quotation marks

# If you have problems join the Essentials help support channel: http://tiny.cc/EssentialsChat

############################################################
# +------------------------------------------------------+ #
# |                 Essentials (Global)                  | #
# +------------------------------------------------------+ #
############################################################

# A color code between 0-9 or a-f. Set to 'none' to disable.
ops-name-color: ''

# 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

# When this option is enabled, the (tab) player list will be updated with the displayname.
# The value of change-displayname (above) has to be true.
change-playerlist: true

# When essentialschat.jar isnt used, force essentials to add the prefix and suffix from permission plugins to displayname
# This setting is ignored if essentialschat.jar is used, and defaults to 'true'
# The value of change-displayname (above) has to be true.
# Do not edit this setting unless you know what you are doing!
#add-prefix-suffix: false

# The delay, in seconds, required between /home, /tp, etc.
teleport-cooldown: 15

# 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, a player can't be attacked by other players after they have been teleported by a command
# This will also prevent the player attacking other players
teleport-invulnerability: 15

# The delay, in seconds, required between /heal attempts
heal-cooldown: 60

# 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]
# For more information, visit http://wiki.ess3.net/wiki/Command_Reference/ICheat#Item.2FGive
permission-based-item-spawn: false

# Mob limit on the /spawnmob command per execution
spawnmob-limit: 10

# Shall we notify users when using /lightning
warn-on-smite: false

# motd and rules are now configured in the files motd.txt and rules.txt

# When a command conflicts with another plugin, by default, Essentials will try to force the OTHER plugin to take priority.
# Commands in this list, will tell Essentials to 'not give up' the command to other plugins.
# In this state, which plugin 'wins' appears to be almost random.
# 
# If you have two plugin with the same command and you wish to force Essentials to take over, you need an alias.
# To force essentials to take 'god' alias 'god' to 'egod'.
# See http://wiki.bukkit.org/Bukkit.yml#aliases for more information

overridden-commands:
#  - god

# Disabled commands will be completely unavailable on the server.
# Disabling commands here will have no effect on command conflicts.
disabled-commands:
#  - nick

# These commands will be shown to players with socialSpy enabled
# You can add commands from other plugins you may want to track or 
# remove commands that are used for something you dont want to spy on
socialspy-commands:
  - msg
  - w
  - r
  - mail
  - m
  - t
  - whisper
  - emsg
  - tell
  - er
  - reply
  - ereply
  - email
  - action
  - describe
  - eme
  - eaction
  - edescribe
  - etell
  - ewhisper
  - pm

# If you do not wish to use a permission system, you can define a list of 'player perms' below.
# This list has no effect if you are using a supported permissions system.
# If you are using an unsupported permissions system simply delete this section.
# Whitelist the commands and permissions you wish to give players by default (everything else is op only).
# These are the permissions without the "essentials." part.
player-commands:
  - afk
  - afk.auto
  - back
  - back.ondeath
  - balance
  - balance.others
  - balancetop
  - build
  - chat.color
  - chat.format
  - chat.shout
  - chat.question
  - clearinventory
  - compass
  - depth
  - delhome
  - getpos
  - geoip.show
  - help
  - helpop
  - home
  - home.others
  - ignore
  - info
  - itemdb
  - kit
  - kits.tools
  - list
  - mail
  - mail.send
  - me
  - motd
  - msg
  - msg.color
  - nick
  - near
  - pay
  - ping
  - protect
  - r
  - rules
  - realname
  - 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.enchant
  - signs.use.free
  - signs.use.gamemode
  - signs.use.heal
  - signs.use.info
  - signs.use.kit
  - signs.use.mail
  - signs.use.protection
  - signs.use.repair
  - signs.use.sell
  - signs.use.time
  - signs.use.trade
  - signs.use.warp
  - signs.use.weather
  - spawn
  - suicide
  - time
  - tpa
  - tpaccept
  - tpahere
  - tpdeny
  - warp
  - warp.list
  - world
  - worth
  - xmpp

# Note: All items MUST be followed by a quantity!
# All kit names should be lower case, and will be treated as lower in permissions/costs.
# Syntax: - itemID[:DataValue/Durability] Amount [Enchantment:Level].. [itemmeta:value]...
# For Item meta information visit http://wiki.ess3.net/wiki/Item_Meta
# 'delay' refers to the cooldown between how often you can use each kit, measured in seconds.
# For more information, visit http://wiki.ess3.net/wiki/Kits
kits:
  starter:
    delay: 2592000
    items:
      - 267 1
      - 257 1
      - 256 1
      - 258 1
      - 292 1
      - 306 1
      - 307 1
      - 308 1
      - 309 1
      - 325 1
      - 261 1
      - 262 64
      - 357 32
      - 288 1
  vip:
    delay: 2592000
    items:
      - 283 1
      - 284 1
      - 285 1
      - 286 1
      - 294 1
      - 314 1
      - 315 1
      - 316 1
      - 317 1
      - 364 64
      - 388 1
  admintools:
    delay: 10
    items:
      - 7 1
      - 270 1
      - 345 1
      - 271 1
      - 288 1

# Essentials Sign Control
# See http://wiki.ess3.net/wiki/Sign_Tutorial for instructions on how to use these.
# To enable signs, remove # symbol. To disable all signs, comment/remove each sign.
# Essentials Colored sign support will be enabled when any sign types are enabled.
# Color is not an actual sign, it's for enabling using color codes on signs, when the correct permissions are given.

enabledSigns:
  #- color
  #- balance
  #- buy
  #- sell
  #- trade
  #- free
  #- disposal
  #- warp
  #- kit
  #- mail
  #- enchant
  #- gamemode
  #- heal
  #- info
  #- spawnmob
  #- repair
  #- time
  #- weather
  
# How many times per second can Essentials signs be interacted with per player.
# Values should be between 1-20, 20 being virtually no lag protection.
# Lower numbers will reduce the possibility of lag, but may annoy players.
sign-use-per-second: 10

# Backup runs a batch/bash command while saving is disabled
backup:
  # Interval in minutes
  interval: 30
  # Unless you add a valid backup command or script here, this feature will be useless.
  # Use 'save-all' to simply force regular world saving without backup.
  #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: true

# 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.
# For example, to set language to English, set locale to en, to use the file "messages_en.properties"
# Don't forget to remove the # in front of the line
# For more information, visit http://wiki.ess3.net/wiki/Locale
locale: de

# Turn off god mode when people exit
remove-god-on-disconnect: true

# Auto-AFK
# After this timeout in seconds, the user will be set as afk.
# Set to -1 for no timeout.
auto-afk: 600

# 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: 3600

# 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

# When the player is afk, should he be able to pickup items?
# Enable this, when you don't want people idling in mob traps.
disable-item-pickup-while-afk: true

# This setting controls if a player is marked as active on interaction.
# When this setting is false, you will need to manually un-AFK using the /afk command.
cancel-afk-on-interact: true

# Should we automatically remove afk status when the player moves?
# Player will be removed from AFK on chat/command regardless of this setting.
# Disable this to reduce server lag.
cancel-afk-on-move: true

# You can disable the death messages of Minecraft here
death-messages: true

# Add worlds to this list, if you want to automatically disable god mode there
no-god-in-worlds:
#  - world_nether

# Set to true to enable per-world permissions for teleporting between worlds with essentials commands
# This applies to /world, /back, /tp[a|o][here|all], but not warps.
# Give someone permission to teleport to a world with essentials.worlds.<worldname>
# This does not affect the /home command, there is a separate toggle below for this.
world-teleport-permissions: false

# The number of items given if the quantity parameter is left out in /item or /give.
# If this number is below 1, the maximum stack size size is given. If over-sized stacks
# are not enabled, any number higher than the maximum stack size results in more than one stack.
default-stack-size: -1

# Over-sized stacks are stacks that ignore the normal max stack size.
# They can be obtained using /give and /item, if the player has essentials.oversizedstacks permission.
# How many items should be in an over-sized stack?
oversized-stacksize: 64

# Allow repair of enchanted weapons and armor.
# If you set this to false, you can still allow it for certain players using the permission
# essentials.repair.enchanted
repair-enchanted: true

# Allow 'unsafe' enchantments in kits and item spawning.
# Warning: Mixing and overleveling some enchantments can cause issues with clients, servers and plugins.
unsafe-enchantments: false

#Do you want essentials to keep track of previous location for /back in the teleport listener?
#If you set this to true any plugin that uses teleport will have the previous location registered.
register-back-in-listener: false

#Delay to wait before people can cause attack damage after logging in 
login-attack-delay: 5

#Set the max fly speed, values range from 0.1 to 1.0
max-fly-speed: 1.0

#Set the maximum amount of mail that can be sent within a minute.
mails-per-minute: 1

# Set the maximum time /tempban can be used for in seconds.
# Set to -1 to disable, and essentials.tempban.unlimited can be used to override.
max-tempban-time: 86400

############################################################
# +------------------------------------------------------+ #
# |                   EssentialsHome                     | #
# +------------------------------------------------------+ #
############################################################

# Allows people to set their bed at daytime
update-bed-at-daytime: true

# Set to true to enable per-world permissions for using homes to teleport between worlds
# This applies to the /home only.
# Give someone permission to teleport to a world with essentials.worlds.<worldname>
world-home-permissions: false

# Allow players to have multiple homes.
# Players need essentials.sethome.multiple before they can have more than 1 home, defaults to 'default' below.
# 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.
# For more information, visit http://wiki.ess3.net/wiki/Multihome
sethome-multiple:  
  default: 1
  # essentials.sethome.multiple.vip
  vip: 5
  # essentials.sethome.multiple.staff
  staff: 20

# Set timeout in seconds for players to accept tpa before request is cancelled.
# Set to 0 for no timeout
tpa-accept-cancellation: 60

############################################################
# +------------------------------------------------------+ #
# |                   EssentialsEco                      | #
# +------------------------------------------------------+ #
############################################################

# For more information, visit http://wiki.ess3.net/wiki/Essentials_Economy

# 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
# Some commands like /repair have sub-costs, check the wiki for more information.
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 trillion because of the limitations of a java double
max-money: 10000000000000

# Set the minimum amount of money a player can have (must be above the negative of max-money).
# Setting this to 0, will disable overdrafts/loans completely.  Users need 'essentials.eco.loan' perm to go below 0.
min-money: -100

# Enable this to log all interactions with trade/buy/sell signs and sell command
economy-log-enabled: true

############################################################
# +------------------------------------------------------+ #
# |                   EssentialsHelp                     | #
# +------------------------------------------------------+ #
############################################################

# Show other plugins commands in help
non-ess-in-help: true

# Hide plugins which do not give a permission
# You can override a true value here for a single plugin by adding a permission to a user/group.
# The individual permission is: essentials.help.<plugin>, anyone with essentials.* or '*' will see all help regardless.
# You can use negative permissions to remove access to just a single plugins help if the following is enabled.
hide-permissionless-help: true

############################################################
# +------------------------------------------------------+ #
# |                   EssentialsChat                     | #
# +------------------------------------------------------+ #
############################################################

chat:

  # 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 (!)
  # Users 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."
  radius: 0

  # Chat formatting can be done in two ways, you can either define a standard format for all chat
  # Or you can give a group specific chat format, to give some extra variation.
  # If set to the default chat format which "should" be compatible with ichat.
  # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting  

  #format: '<{DISPLAYNAME}> {MESSAGE}'
  #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'

  group-formats:
  #  Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
  #  Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
    Gast: '&7[G_] &9{DISPLAYNAME}&7: &f{MESSAGE}'
    Mitglied: '&7[U_] &9{DISPLAYNAME}&7: &f{MESSAGE}'
    VIP-Mitglied: '&7[U$] &9{DISPLAYNAME}&7: &f{MESSAGE}'
    Moderator: '&7[M_] &9{DISPLAYNAME}&7: &f{MESSAGE}'
    VIP-Moderator: '&7[M$] &9{DISPLAYNAME}&7: &f{MESSAGE}'
    Administrator: '&7[A_] &9{DISPLAYNAME}&7: &f{MESSAGE}'
    VIP-Administrator: '&7[A$] &9{DISPLAYNAME}&7: &f{MESSAGE}'
    Hoster: '&7[H_] &9{DISPLAYNAME}&7: &f{MESSAGE}'


  # If you are using group formats make sure to remove the '#' to allow the setting to be read.

############################################################
# +------------------------------------------------------+ #
# |                 EssentialsProtect                    | #
# +------------------------------------------------------+ #
############################################################

protect:
  # Database settings for sign/rail protection

  # mysql or sqlite
  # We strongly recommend against using mysql here, unless you have a good reason.
  # Sqlite seems to be faster in almost all cases, and in some cases mysql can be much slower.
  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'

  # 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: true
    tnt-playerdamage: true
    fireball-explosion: true
    fireball-fire: true
    fireball-playerdamage: true
    witherskull-explosion: true
    witherskull-playerdamage: true
    wither-spawnexplosion: true
    wither-blockreplace: true
    creeper-explosion: false
    creeper-playerdamage: true
    creeper-blockdamage: true
    enderdragon-blockdamage: true
    enderman-pickup: true
    villager-death: true
    # Monsters won't follow players
    # permission essentials.protect.entitytarget.bypass disables this
    entitytarget: true
    # Prevent the spawning of creatures
    spawn:
      creeper: false
      skeleton: false
      spider: false
      giant: false
      zombie: false
      slime: false
      ghast: false
      pig_zombie: false
      enderman: false
      cave_spider: false
      silverfish: false
      blaze: false
      magma_cube: false
      ender_dragon: false
      pig: false
      sheep: false
      cow: false
      chicken: false
      squid: false
      wolf: false
      mushroom_cow: false
      snowman: false
      ocelot: false
      iron_golem: false
      villager: false
      wither: false
      bat: false
      witch: 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: false

    # Prevent users from destroying rails
    rails: false

    # 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

    # 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 Wither damage be disabled?
    wither: false

    # Disable weather options
    weather:
      storm: true
      thunder: true
      lightning: true     

############################################################
# +------------------------------------------------------+ #
# |                EssentialsAntiBuild                   | #
# +------------------------------------------------------+ #
############################################################

  # Disable various default physics and behaviors
  # For more information, visit http://wiki.ess3.net/wiki/AntiBuild

    # Should people with build: false in permissions be allowed to build
    # Set true to disable building for those people
    # Setting to false means EssentialsAntiBuild will never prevent you from building
    build: true

    # Should people with build: false in permissions be allowed to use items
    # Set true to disable using for those people
    # Setting to false means EssentialsAntiBuild will never prevent you from using
    use: false

    # Should we tell people they are not allowed to build
    warn-on-build-disallow: true

  # 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.
  # 10 = lava :: 11 = still lava :: 46 = TNT :: 327 = lava bucket
  alert:
    on-placement: 46
    on-use:
    on-break:

  blacklist:

    # Which blocks should people be prevented from placing
    placement: 46, 622, 613

    # Which items should people be prevented from using
    usage:

    # Which blocks should people be prevented from breaking
    break:

    # Which blocks should not be pushed by pistons
    piston:

############################################################
# +------------------------------------------------------+ #
# |            Essentials Spawn / 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: '&7[G_] &9{DISPLAYNAME} &3ist neu bei uns!'

  # 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: Gast

  # Do we want to give users anything on first join? Set to '' to disable
  # This kit will be given regardless  of cost, and permissions.
  #kit: ''
  kit: Starter

# Set this to lowest, if you want Multiverse to handle the respawning
# Set this to high, if you want EssentialsSpawn to handle the respawning
# Set this to highest, if you want to force EssentialsSpawn to handle the respawning
respawn-listener-priority: high

# When users die, should they respawn at their first home or bed, instead of the spawnpoint?
respawn-at-home: false

# End of File <-- No seriously, you're done with configuration.
Code:
groups:
  Gast:
    default: true
    permissions:
    - essentials.motd
    - essentials.help
    - selfpromote.unlock.chat
    inheritance:
    info:
      prefix: ''
      build: false
      suffix: ''

  Mitglied:
    default: false
    permissions:
    - essentials.help
    - essentials.motd
    - essentials.sethome.bed
    - essentials.home.bed
    - essentials.sethome
    - essentials.home
    - essentials.back
    - essentials.back.ondeath
    - essentials.spawn
    - essentials.warp
    - essentials.warp.list
    - essentials.warps.*
    - essentials.kit
    - essentials.kits.starter
    - essentials.balance
    - essentials.balancetop
    - essentials.pay
    - essentials.worth
    - essentials.sell
    - essentials.afk
    - essentials.ignore
    - essentials.list
    - essentials.mail
    - essentials.mail.send
    - essentials.msg
    - essentials.msg.url
    - essentials.seen
    - essentials.mute.notify
    - essentials.kick.notify
    - essentials.ban.notify
    - essentials.gc
    - essentials.ping
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.chat.url
    - groupmanager.notify.self
    - groupmanager.notify.other
    inheritance:
    info:
      prefix: ''
      build: true
      suffix: ''

  VIP-Mitglied:
    default: false
    permissions:
    - essentials.sethome.multiple.vip
    - essentials.delhome
    - essentials.kits.vip
    - essentials.me
    - essentials.suicide
    - essentials.clearinventory
    - essentials.tpa
    - essentials.tpahere
    inheritance:
    - Mitglied
    info:
      prefix: ''
      build: true
      suffix: ''

  Moderator:
    default: false
    permissions:
    - essentials.sethome.multiple.staff
    - essentials.afk.kickexempt
    - essentials.mail.sendall
    - essentials.chat.color
    - essentials.chat.format
    - essentials.chat.magic
    - essentials.msg.color
    - essentials.msg.format
    - essentials.msg.magic
    - essentials.seen.banreason
    - essentials.seen.extra
    - essentials.whois
    - essentials.ban.exempt
    - essentials.broadcast
    - essentials.invsee
    - essentials.kick
    - essentials.kick.exempt
    - essentials.mute
    - essentials.mute.exempt
    - essentials.socialspy
    - essentials.kits.admintools
    - essentials.tempban
    - essentials.tempban.offline
    - essentials.tempban.exempt
    inheritance:
    - Mitglied
    info:
      prefix: ''
      build: true
      suffix: ''

  VIP-Moderator:
    default: false
    permissions:
    inheritance:
    - Mitglied
    - VIP-Mitglied
    - Moderator
    info:
      prefix: ''
      build: true
      suffix: ''

  Administrator:
    default: false
    permissions:
    - essentials.speed
    - essentials.ban
    - essentials.unban
    - essentials.ban.offline
    - essentials.invsee.modify
    - essentials.vanish
    - essentials.vanish.see
    - essentials.list.hidden
    - essentials.teleport.hidden
    - essentials.tp
    - essentials.tphere
    inheritance:
    - Mitglied
    - Moderator
    info:
      prefix: ''
      build: true
      suffix: ''

  VIP-Administrator:
    default: false
    permissions:
    inheritance:
    - Mitglied
    - VIP-Mitglied
    - Moderator
    - Administrator
    info:
      prefix: ''
      build: true
      suffix: ''

  Hoster:
    default: false
    permissions:
    - essentials.invsee.preventmodify
    - essentials.setspawn
    - essentials.setwarp
    - essentials.delwarp
    - essentials.overwrite.*
    - essentials.gamemode
    - essentials.gamemode.others
    - essentials.killall
    - groupmanager.manpromote
    - groupmanager.mandemote
    inheritance:
    - Mitglied
    - VIP-Mitglied
    - Moderator
    - Administrator
    info:
      prefix: ''
      build: true
      suffix: ''
Code:
-- System Details --
Details:
	Minecraft Version: 1.4.7
	Operating System: Linux (amd64) version 3.2.0-4-amd64
	Java Version: 1.7.0_03, Oracle Corporation
	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 679925400 bytes (648 MB) / 1447821312 bytes (1380 MB) up to 22906535936 bytes (21845 MB)
	JVM Flags: 1 total; -Xmx24576M
	AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	Suspicious classes: FML and Forge are installed
	IntCache: cache: 0, tcache: 0, allocated: 10, tallocated: 54
	CraftBukkit Information: 
   Running: CraftBukkit version git-MCPC-Plus-jenkins-MCPC-Plus-222 (MC: 1.4.7) (Implementing API version 1.4.7-R1.1-SNAPSHOT) true
   Plugins: { GroupManager v2.0 (2.10.1) (Phoenix) org.anjocaido.groupmanager.GroupManager [AnjoCaido, Gabriel Couto, ElgarL], WorldEdit v5.5.1 com.sk89q.worldedit.bukkit.WorldEditPlugin [], Permissions v3.1.6 com.nijikokun.bukkit.Permissions.Permissions [], Multiverse-Core v2.5-b641 com.onarandombox.MultiverseCore.MultiverseCore [Rigby, fernferret, lithium3141, main--], LogBlock v1.70 de.diddiz.LogBlock.LogBlock [DiddiZ, md_5, ammar2], SelfPromote v2.5 de.TutorialMakerHD.SelfPromote.SelfPromote [TutorialMakerHD], dynmap v1.5-608 org.dynmap.bukkit.DynmapPlugin [FrozenCow, mikeprimm], Essentials v2.10.1 com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally], WorldBorder v1.6.1 com.wimbli.WorldBorder.WorldBorder [Brettflan], EssentialsProtect v2.10.1 com.earth2me.essentials.protect.EssentialsProtect [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], EssentialsSpawn v2.10.1 com.earth2me.essentials.spawn.EssentialsSpawn [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], EssentialsChat v2.10.1 com.earth2me.essentials.chat.EssentialsChat [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Okamosy, Iaccidentally], EssentialsAntiBuild v2.10.1 com.earth2me.essentials.antibuild.EssentialsAntiBuild [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits], Residence v2.6.6.3 com.bekvon.bukkit.residence.ResidenceCommandListener [bekvon, nate302, t00thpick1], dynmap-residence v0.50 org.dynmap.residence.DynmapResidencePlugin [mikeprimm],}
   Warnings: DEFAULT
   Threads: { RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1618), org.bukkit.craftbukkit.v1_4_R1.CraftCrashReport.call(CraftCrashReport.java:27), l.a(CrashReportCategory.java:103), a.h(CrashReport.java:59), a.<init>(CrashReport.java:41), net.minecraft.server.MinecraftServer.run(MinecraftServer.java:772), fy.run(ThreadMinecraftServer.java:16)], WAITING TC Aura Deletion Thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), thaumcraft.common.AuraDeleteThread.run(AuraDeleteThread.java:18), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING Spigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.bukkit.craftbukkit.v1_4_R1.util.WatchdogThread.run(WatchdogThread.java:49)], TIMED_WAITING Thread-5: [java.lang.Thread.sleep(Native Method), hp.run(DedicatedServerSleepThread.java:23)], TIMED_WAITING MySQL Connection Reaper Thread - LogBlock: [java.lang.Thread.sleep(Native Method), de.diddiz.util.MySQLConnectionPool$ConnectionReaper.run(Unknown Source), java.lang.Thread.run(Thread.java:722)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:135), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:177)], RUNNABLE Listen thread: [java.net.PlainSocketImpl.socketAccept(Native Method), java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398), java.net.ServerSocket.implAccept(ServerSocket.java:522), java.net.ServerSocket.accept(ServerSocket.java:490), hu.run(ServerListenThread.java:83)], RUNNABLE Signal Dispatcher: [], WAITING Thread-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), cpw.mods.fml.relauncher.FMLRelaunchLog$ConsoleLogThread.run(FMLRelaunchLog.java:68), java.lang.Thread.run(Thread.java:722)], WAITING TC Aura Calculation Thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), thaumcraft.common.AuraCalculationThread.run(AuraCalculationThread.java:21), java.lang.Thread.run(Thread.java:722)], TIMED_WAITING Spigot Metrics Gathering Thread: [java.lang.Thread.sleep(Native Method), org.bukkit.craftbukkit.v1_4_R1.util.TimedThread.run(TimedThread.java:22)], WAITING Thread-12: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), dan200.computer.core.ComputerThread$1.run(ComputerThread.java:65), java.lang.Thread.run(Thread.java:722)], WAITING TC Aura Update Thread: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:186), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), thaumcraft.common.AuraUpdateThread.run(AuraUpdateThread.java:20), java.lang.Thread.run(Thread.java:722)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:133)], WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:503), java.util.TimerThread.mainLoop(Timer.java:526), java.util.TimerThread.run(Timer.java:505)], RUNNABLE DestroyJavaVM: [], RUNNABLE Thread-6: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:242), java.io.BufferedInputStream.fill(BufferedInputStream.java:235), java.io.BufferedInputStream.read(BufferedInputStream.java:254), java.io.FilterInputStream.read(FilterInputStream.java:83), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader$1.read(ConsoleReader.java:167), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:267), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:204), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:995), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:1506), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1153), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1117), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:1105), hq.run(DedicatedServerCommandThread.java:41)],}
   Recent tasks from -31--1{}
	FML: MCP v7.26a FML v4.7.35.556 Minecraft Forge 6.6.2.533 59 mods loaded, 59 mods active
	mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	CoFHCore [CoFH Core] (CoFHCore.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	BuildCraft|Core [BuildCraft] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	ComputerCraft [ComputerCraft] (computercraft.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	CCTurtle [ComputerCraft Turtles] (computercraft.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	ThermalExpansion [Thermal Expansion] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	OmniTools [OmniTools] (omnitools.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	IC2 [IndustrialCraft 2] (IC2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	ChargePads [Charge Pads] (ChargePads.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	GraviGun [GraviGun] (GraviGun.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	IC2NuclearControl [Nuclear Control] (IC2NuclearControl.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	IronChest [Iron Chest] (IronChest.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	mmmPowersuits [MachineMuse's Modular Powersuits] (ModularPowersuits.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	PortalGun [Portal Gun] (PortalGun.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	StevesCarts [Steve's Carts] (StevesCarts.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	BuildCraft|Energy [BC Energy] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	ExtrabiomesXL [ExtrabiomesXL] (extrabiomes.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	Forestry [Forestry for Minecraft] (forestry.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	Thaumcraft [Thaumcraft] (Thaumcraft.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	BinnieCore [Binnie Core] (extrabees.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	ExtraBees [Extra Bees] (extrabees.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	ThaumicBees [ThaumicBees] (ThaumicBees.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	TwilightForest [The Twilight Forest] (TwilightForest.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	XReliquary [Xeno's Reliquary] (XReliquary.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	BuildCraft|Builders [BC Builders] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	BuildCraft|Factory [BC Factory] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	BuildCraft|Transport [BC Transport] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	BuildCraft|Silicon [BC Silicon] (buildcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	ChickenChunks [ChickenChunks] (chickenchunks.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	CompactSolars [Compact Solar Arrays] (compactsolars.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	EE3 [Equivalent Exchange 3] (ee3.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	EnderStorage [EnderStorage] (enderstorage.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	factorization [Factorization] (factorization.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	GraviSuite [Gravitation Suite] (gravisuite.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	MiscPeripherals [MiscPeripherals] (miscperipherals.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	ModularForceFieldSystem [Modular ForceField System V2] (modularforcefieldsystem.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	ObsidiPlates [Obsidian Pressure Plates] (obsidiplates.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	Railcraft [Railcraft] (railcraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	RedPowerCore [RedPower] (redpowercore.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	RedPowerBase [RP Base] (redpowercore.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	RedPowerMachine [RP Machine] (redpowermechanical.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	RedPowerCompat [RP Compat] (redpowercompat.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	RedPowerWiring [RP Wiring] (redpowerdigital.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	RedPowerLogic [RP Logic] (redpowerdigital.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	RedPowerLighting [RP Lighting] (redpowerdigital.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	RedPowerWorld [RP World] (redpowermechanical.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	RedPowerControl [RP Control] (redpowermechanical.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	SoulShards [SoulShards] (soulshards.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	ThermalExpansion|Factory [Factory] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	ThermalExpansion|Energy [Energy] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	ThermalExpansion|Transport [Transport] (thermalexpansion.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	WR-CBE|Core [WR-CBE Core] (wirelessredstonecore.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	WR-CBE|Addons [WR-CBE Addons] (wirelessredstoneaddons.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	WR-CBE|RedPower [WR-CBE RedPower] (wirelessredstoneredpower.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	XyCraft [XyCraft] (xycraft.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
	Profiler Position: N/A (disabled)
	Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
	Player Count: 0 / 47; []
	Is Modded: Definitely; Server brand changed to 'mcpc,craftbukkit,forge,fml'
	Type: Dedicated Server (map_server.txt)
 
Zuletzt bearbeitet von einem Moderator:

neo2012

Braumeister
Gesperrt
Registriert
17 August 2011
Beiträge
374
Diamanten
0
Minecraft
bubbleblubbla
Das Lesen beherrscht du, ja?

Tut mir Leid, ich habe die Frage so gelesen:
Die Monster sind auf dem Spielhobel aktiv, allerdings wurde das "target" für alle User deaktiviert (siehe Daten)
Frage: Warum ist das nun so?

Ich habe das aus irgendwelchen Gründen das
Nur ich, als Anstaltsleiter bekomm laufend die Hucke voll, obwohl ich die nichtmal beachte ...
als einzelnen Abschnitt gesehen, wie die Aussage: "Alle machen mich jetzt dafür verantworlich, obwohl ich garnichts dafür kann"
Aber zusammen macht es natürlich mehr Sinn o_O

Tut mich sry :{

Hast du dir vll. selber die Permission: '*' oder 'essentials.*' gegeben?
 
Zuletzt bearbeitet:
Oben