Problem/Bug Some players dont get damage from entities and potions

Discussion in 'Bukkit Help' started by bouchakx, Sep 16, 2017.

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

    bouchakx

    Some of survival players dont get damage
    The names are : Martyno01,Xzibit128
    i can knock them back with attacks but they dont recieve any dmg
    tried if permissions block the dmg - but they dont
    tried give myself player and deop - i did recieve dmg
    tried alt acc - test account got killed
    they reconnected -still no dmg
    WorldGuard debug testDamage - some error
    Martyno - http://paste.enginehub.org/K8CwOT.txt // Maybe residence pvp false
    Xzibit - http://paste.enginehub.org/Ps2wOZ.txt

    --> after setting residence pvp to true ->
    http://paste.enginehub.org/uFpwOq.txt
    No plugins cancelled the event. Other causes for cancellation: (1) Bukkit may be using a different event for the action (example: buckets have their own bucket events); or (2) Minecraft's spawn protection has not been disabled.


    > [14:06:46 INFO]: Plugins (42): PlayerHeads, dynmap, WorldEdit, AntiCreeper, LogB
    > lock, LoginSecurity, PlaceholderAPI, SetSpawn, AdvancedBans, Votifier, ProtocolL
    > ib, WorldGuard, VotingPlugin, PermissionsEx, AnvilColors, mcMMO, DigitalClock, T
    > ablist, Vault, Essentials, BKCommonLib, Announcer, Jobs, mcMMOAction, RandomTP,
    > SilkSpawners, McMMOExtras, SkyWars, Citizens, ASkyBlock, Residence, TreeAssist,
    > ShopChest, ChatEx, Multiverse-Core, Sentinel, SkinsRestorer, HeavySpleef, Multiv
    > erse-Portals, MobArena, HolographicDisplays, RPGHealthPlus

    Player permission node

    Code:
    groups:
      Hrac:
        permissions:
        - playerheads.canbehead
        - playerheads.canlosehead
        - playerheads.canbeheadmob
        - randomtp.tp
        - randomtp.sign.use
        - randomtp.portal.use
        - randomtp.portal.info
        - multiverse.portal.access.*
        - rtp.tp
        - bukkit.command.version
        - bukkit.command.plugins
        - bukkit.command.help
        - minecraft.command.me
        - minecraft.command.tell
        - bukkit.broadcast.user
        - residence.chatcolor
        - residence.resize
        - residence.max.res.5
        - residence.create
        - residence.select
        - residence.delete
        - residence.delete.subzone
        - residence.rename
        - residence.create.subzone
        - residence.command.list.others
        - job.join.*
        - jobs.petpay
        - jobs.vipspawner
        - jobs.max.3
        - jobs.command.browse
        - jobs.command.top
        - jobs.command.stats
        - jobs.command.archive
        - jobs.command.admin.stats
        - jobs.command.join
        - jobs.command.leave
        - jobs.command.leaveall
        - jobs.command.info
        - jobs.command.playerinfo
        - shopchest.external.bypass
        - shopchest.create
        - shopchest.create.buy
        - shopchest.create.sell
        - shopchest.buy.*
        - shopchest.sell.*
        - skinsrestorer.playercmds
        - chatex.chat.*
        - chatex.allowchat
        - bukkit.command.list
        - bukkit.command.kill
        - modifyworld.*
        - essentials.spawn
        - essentials.build.*
        - essentials.kit
        - essentials.kits.*
        - essentials.time
        - essentials.balance
        - essentials.balancetop
        - essentials.pay
        - essentials.afk.auto
        - essentials.list
        - essentials.mail.*
        - essentials.me
        - essentials.motd
        - essentials.msg
        - essentials.rules
        - essentials.seen
        - essentials.suicide
        - essentials.ping
        - essentials.home
        - essentials.delhome
        - essentials.sethome
        - essentials.sethome.multiple.2
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpdeny
        - essentials.teleport.cooldown.bypass
        - essentials.teleport.timer.bypass
        - essentials.warp
        - essentials.warp.list
        - essentials.signs.use.*
        - lwc.protect
        - bukkit.broadcast.user
        - -bukkit.command.plugins
        - essentials.help
        - essentials.helpop
        - essentials.motd
        - essentials.rules
        - essentials.spawn
        - essentials.jail.allow.help
        - essentials.jail.allow.helpop
        - essentials.jail.allow.rules
        - nocheatplus.checks.blockplace.boatsanywhere
        - essentials.afk
        - essentials.back
        - essentials.chat.color
        - essentials.compass
        - essentials.ext
        - essentials.hat
        - essentials.jump
        - essentials.kit
        - essentials.kits.member
        - essentials.msg.color
        - essentials.sethome.multiple.member
        - essentials.time
        - essentials.kits.member
        - essentials.kits.citizen
        options:
          prefix: '&1[HRAC]&r'
          default: true
     
    Last edited by a moderator: Sep 16, 2017
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    bouchakx

  4. Offline

    timtower Administrator Administrator Moderator

    Locked
    Offline mode is not supported by Bukkit
     
Thread Status:
Not open for further replies.

Share This Page