people cant build. ?

Discussion in 'Bukkit Help' started by rektok, Dec 21, 2012.

?

hi

  1. hi

    1 vote(s)
    50.0%
  2. bye

    1 vote(s)
    50.0%
Thread Status:
Not open for further replies.
  1. Offline

    rektok

    Hey guys, idk why but, people users cant build in my server :l why?
    Capture.PNG

    permissionsEX perms:
    Code:
    groups:
      user:
        default: true
        prefix: '[&2User&f]'
        permissions:
        - essentials.help
        - modifyworld.*
        - factions.kit.fullplayer
        - essentials.afk
        - 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.mail
        - essentials.mail.send
        - essentials.me
        - essentials.msg
        - essentials.pay
        - 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
        options:
          build: true
          rank: '1000'
      oldman:
        prefix: '[&2Veteran&f]'
        permissions:
        - essentials.back
        - essentials.sell
        - essentials.help
        - essentials.say
        inheritance:
        - user
        options:
          rank: '456'
          build: true
      builder:
        prefix: '[&9Builder&f]'
        permissions:
        - essentials.gm
        inheritance:
        - user
        options:
          rank: '800'
          build: true
      tbuilder:
        prefix: '[&2Trail&f-&9Builder&f]'
        permissions:
        - essentials.fly
        - essentials.vanish
        inheritance:
        - user
        options:
          rank: '850'
          build: true
      tmod:
        preifx: '[&2Trail&f-&5Moderator&f]'
        permissions:
        - essentials.fly
        - essentials.vanish
        - essentials.speed
        inheritance:
        - user
        options:
          rank: '750'
          build: true
      hbuilder:
        prefix: '[&2Head&f-&9Builder&f]'
        permissions:
        - .*
        inheritance:
        - builder
      options:
        rank: '350'
        build: true
      hmod:
        prefix: '[&2Head&f-&5Moderator]'
        permissions:
        - .*
        inheritance:
        - mod
        options:
          rank: '240'
          build: true
      mod:
        default: false
        prefix: '[&5Moderator&f]'
        permissions:
        - 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.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.whois
        - essentials.world
        - essentials.worlds.*
        - pexrank.group: member
        inheritance:
        - member
        options:
          build: true
          rank: '500'
      admin:
        default: false
        prefix: '[&4Admin&f]'
        permissions:
        - essentials.ban
        - essentials.banip
        inheritance:
        - mod
        options:
          build: true
          rank: '400'
      head-admin:
        default: false
        prefix: '[&6Head-Admin&f]'
        permissions:
        - '*'
        inheritance:
        - admin
        options:
          build: true
          rank: '250'
        vip:
          default: false
          prefix: '[&2VIP&f]'
          permissions:
          - '*'
          inheritance:
          - head-admin
          options:
            build: true
            rank: '200'
        co-owner:
          default: false
          prefix: '[&bCo-Owner&f]'
          permissions:
          - '*'
          inheritance:
          - vip
          options:
            build: true
            rank: '100'
        owner:
          default: false
          prefix: '[&1Owner&f]'
          permissions:
          - '*'
          inheritance:
          - co-owner
          options:
            build: true
            rank: '1'
      owner:
        prefix: '&f[&6Owner&f]'
    users:
      rektok:
        group:
        - 5donor
      realsplat2012:
        group:
        - '123'
      rektol:
        group:
        - head-admin
      pizza13p:
        group:
        - hbuilder
      seapine:
        group:
        - mod
     
     
     
    
     
  2. Offline

    LaxWasHere

    Remove essentials anti build.
     
    Creeper98HD likes this.
  3. Offline

    rektok

    nope. :l didnt work

    Bump:

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 30, 2016
  4. Offline

    LaxWasHere

    Only bump once every 12hours, do you have any injection errors on the console? If so, update PEX.
     
  5. Offline

    Hardcore_GamerX

    I have the same problem with my server people can't break, place or use blocks and i cant use the /plugins command for some reason
     
  6. Offline

    rektok

    yeah, idk what is going on :l

    LaxWasHere
    I updated PEX but it didnt work

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 30, 2016
  7. Offline

    LaxWasHere

    Post startup log and do /worldguard report -p
    Post the link here.
     
  8. Offline

    rektok

    Code:
    2012-12-21 20:57:34 [INFO] [SwearingBlocker] Loading SwearingBlocker v1.5.6
     
    2012-12-21 20:57:34 [INFO] [Minequery] Loading Minequery v1.5
     
    2012-12-21 20:57:34 [INFO] [WorldEdit] Loading WorldEdit v5.4.5
     
    2012-12-21 20:57:34 [INFO] [Vault] Loading Vault v1.2.22-b277
     
    2012-12-21 20:57:34 [INFO] [ZavAutoMessager] Loading ZavAutoMessager v2.1
     
    2012-12-21 20:57:34 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.4
     
    2012-12-21 20:57:34 [INFO] [PermissionsEx] Initializing file backend
     
    2012-12-21 20:57:34 [INFO] [Modifyworld] Loading Modifyworld v1.19.4
     
    2012-12-21 20:57:34 [INFO] [FirstJoinPlus] Loading FirstJoinPlus v1.3
     
    2012-12-21 20:57:34 [INFO] [AutoSaveWorld] Loading AutoSaveWorld v3.9
     
    2012-12-21 20:57:34 [INFO] [WorldGuard] Loading WorldGuard v5.6.5
     
    2012-12-21 20:57:34 [INFO] [Essentials] Loading Essentials v2.9.6
     
    2012-12-21 20:57:34 [INFO] [ChatManager] Loading ChatManager v1.19.1
     
    2012-12-21 20:57:34 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.9.6
     
    2012-12-21 20:57:34 [INFO] MLog clients using java 1.4+ standard logging.
     
    2012-12-21 20:57:34 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.6
     
    2012-12-21 20:57:34 [INFO] [SetRankPEX] Loading SetRankPEX v1.6.1
     
    2012-12-21 20:57:34 [INFO] [EssentialsChat] Loading EssentialsChat v2.9.6
     
    2012-12-21 20:57:34 [INFO] [uSkyBlock] Loading uSkyBlock v0.9.9
     
    2012-12-21 20:57:34 [INFO] [Factions] Loading Factions v1.6.9.4
     
    2012-12-21 20:57:34 [INFO] [Vault] Enabling Vault v1.2.22-b277
     
    2012-12-21 20:57:34 [INFO] [Vault][Economy] Essentials Economy found: Waiting
     
    2012-12-21 20:57:34 [INFO] [Vault][Permission] PermissionsEx found: Waiting
     
    2012-12-21 20:57:34 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
     
    2012-12-21 20:57:34 [INFO] [Vault][Chat] PermissionsEx found: Waiting
     
    2012-12-21 20:57:34 [INFO] [Vault] Enabled Version 1.2.22-b277
     
    2012-12-21 20:57:34 [INFO] Preparing level "SkyLife"
     
    2012-12-21 20:57:34 [INFO] ----- Bukkit Auto Updater -----
     
    2012-12-21 20:57:34 [INFO] It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
     
    2012-12-21 20:57:34 [INFO] If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
     
    2012-12-21 20:57:34 [INFO] With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
     
    2012-12-21 20:57:34 [INFO] If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
     
    2012-12-21 20:57:34 [INFO] ----- ------------------- -----
     
    2012-12-21 20:57:34 [INFO] Preparing start region for level 0 (Seed: 7999801745912584900)
     
    2012-12-21 20:57:35 [INFO] Preparing start region for level 1 (Seed: 7999801745912584900)
     
    2012-12-21 20:57:35 [INFO] Preparing spawn area: 73%
     
    2012-12-21 20:57:36 [INFO] Preparing start region for level 2 (Seed: 7999801745912584900)
     
    2012-12-21 20:57:36 [INFO] [SwearingBlocker] Enabling SwearingBlocker v1.5.6
     
    2012-12-21 20:57:36 [INFO] [SwearingBlocker] Hooked in to Essentials Economy using vault!
     
    2012-12-21 20:57:36 [INFO] [Minequery] Enabling Minequery v1.5
     
    2012-12-21 20:57:36 [INFO] [WorldEdit] Enabling WorldEdit v5.4.5
     
    2012-12-21 20:57:36 [INFO] WEPIF: Using the Bukkit Permissions API.
     
    2012-12-21 20:57:36 [INFO] [ZavAutoMessager] Enabling ZavAutoMessager v2.1
     
    2012-12-21 20:57:36 [INFO] ZavAutoMessager v2.1 has been enabled
     
    2012-12-21 20:57:36 [INFO] ZavAutoMessager v2.1: Sending messages is now set to true
     
    2012-12-21 20:57:36 [INFO] ZavAutoMessager v2.1 is up to date!
     
    2012-12-21 20:57:36 [INFO] Thank you for using ZavAutoMessager v2.1 by the ZavTeam!
     
    2012-12-21 20:57:36 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.4
     
    2012-12-21 20:57:37 [INFO] [PermissionsEx] Superperms support enabled.
     
    2012-12-21 20:57:37 [INFO] [PermissionsEx] v1.19.4 enabled
     
    2012-12-21 20:57:37 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
     
    2012-12-21 20:57:37 [INFO] [Vault][Permission] PermissionsEx hooked.
     
    2012-12-21 20:57:37 [INFO] [Vault][Chat] PermissionsEx_Chat hooked.
     
    2012-12-21 20:57:37 [INFO] [Modifyworld] Enabling Modifyworld v1.19.4
     
    2012-12-21 20:57:37 [INFO] [Modifyworld] Modifyworld enabled!
     
    2012-12-21 20:57:37 [INFO] [FirstJoinPlus] Enabling FirstJoinPlus v1.3
     
    2012-12-21 20:57:37 [INFO] [FirstJoinPlus] Version 1.3 by chaseoes has been enabled!
     
    2012-12-21 20:57:37 [INFO] [AutoSaveWorld] Enabling AutoSaveWorld v3.9
     
    2012-12-21 20:57:37 [INFO] [AutoSaveWorld] AutoSaveThread Started: Interval is 300 seconds, Warn Times are 0
     
    2012-12-21 20:57:37 [INFO] [AutoSaveWorld] Version 3.9 is enabled: 16604a48-f7d2-48f0-9d35-b7f9c58f74c2
     
    2012-12-21 20:57:37 [INFO] [WorldGuard] Enabling WorldGuard v5.6.5
     
    2012-12-21 20:57:37 [INFO] [AutoSaveWorld] AutoBackupThread Started: Interval is 21600 seconds, Warn Times are 0
     
    2012-12-21 20:57:37 [INFO] [WorldGuard] (SkyLife) TNT ignition is PERMITTED.
     
    2012-12-21 20:57:37 [INFO] [WorldGuard] (SkyLife) Lighters are PERMITTED.
     
    2012-12-21 20:57:37 [INFO] [WorldGuard] (SkyLife) Lava fire is blocked.
     
    2012-12-21 20:57:37 [INFO] [WorldGuard] (SkyLife) Fire spread is UNRESTRICTED.
     
    2012-12-21 20:57:37 [INFO] [WorldGuard] Loaded configuration for world 'SkyLife'
     
    2012-12-21 20:57:37 [INFO] [WorldGuard] (SkyLife_nether) TNT ignition is PERMITTED.
     
    2012-12-21 20:57:37 [INFO] [WorldGuard] (SkyLife_nether) Lighters are PERMITTED.
     
    2012-12-21 20:57:37 [INFO] [WorldGuard] (SkyLife_nether) Lava fire is blocked.
     
    2012-12-21 20:57:37 [INFO] [WorldGuard] (SkyLife_nether) Fire spread is UNRESTRICTED.
     
    2012-12-21 20:57:37 [INFO] [WorldGuard] Loaded configuration for world 'SkyLife_nether'
     
    2012-12-21 20:57:37 [INFO] [WorldGuard] (SkyLife_the_end) TNT ignition is PERMITTED.
     
    2012-12-21 20:57:37 [INFO] [WorldGuard] (SkyLife_the_end) Lighters are PERMITTED.
     
    2012-12-21 20:57:37 [INFO] [WorldGuard] (SkyLife_the_end) Lava fire is blocked.
     
    2012-12-21 20:57:37 [INFO] [WorldGuard] (SkyLife_the_end) Fire spread is UNRESTRICTED.
     
    2012-12-21 20:57:37 [INFO] [WorldGuard] Loaded configuration for world 'SkyLife_the_end'
     
    2012-12-21 20:57:37 [INFO] [WorldGuard] 0 regions loaded for 'SkyLife'
     
    2012-12-21 20:57:37 [INFO] [WorldGuard] 0 regions loaded for 'SkyLife_nether'
     
    2012-12-21 20:57:37 [INFO] [WorldGuard] 0 regions loaded for 'SkyLife_the_end'
     
    2012-12-21 20:57:37 [INFO] [Essentials] Enabling Essentials v2.9.6
     
    2012-12-21 20:57:37 [INFO] [Vault][Economy] Essentials Economy hooked.
     
    2012-12-21 20:57:37 [INFO] Essentials: Using PermissionsEx based permissions.
     
    2012-12-21 20:57:37 [INFO] [ChatManager] Enabling ChatManager v1.19.1
     
    2012-12-21 20:57:37 [INFO] [ChatManager] ChatManager disabled. Check config.yml!
     
    2012-12-21 20:57:37 [INFO] [ChatManager] Disabling ChatManager v1.19.1
     
    2012-12-21 20:57:37 [INFO] [ChatManager] ChatManager disabled!
     
    2012-12-21 20:57:37 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.6
     
    2012-12-21 20:57:37 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
     
    2012-12-21 20:57:37 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.6
     
    2012-12-21 20:57:37 [INFO] [SetRankPEX] Enabling SetRankPEX v1.6.1
     
    2012-12-21 20:57:37 [INFO] [SRPEX] Found PermissionsEx v1.19.4 and is good to go
     
    2012-12-21 20:57:37 [INFO] [SRPEX] SetRankPEX v1.6.1 is now enabled.
     
    2012-12-21 20:57:37 [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.6
     
    2012-12-21 20:57:37 [INFO] [uSkyBlock] Enabling uSkyBlock v0.9.9
     
    2012-12-21 20:57:38 [INFO] [uSkyBlock] yourschematicname.schematic loaded.
     
    2012-12-21 20:57:38 [INFO] Preparing start region for level 3 (Seed: 4916399014616583669)
     
    2012-12-21 20:57:38 [INFO] [WorldGuard] (skyworld) TNT ignition is PERMITTED.
     
    2012-12-21 20:57:38 [INFO] [WorldGuard] (skyworld) Lighters are PERMITTED.
     
    2012-12-21 20:57:38 [INFO] [WorldGuard] (skyworld) Lava fire is blocked.
     
    2012-12-21 20:57:38 [INFO] [WorldGuard] (skyworld) Fire spread is UNRESTRICTED.
     
    2012-12-21 20:57:38 [INFO] [WorldGuard] Loaded configuration for world 'skyworld'
     
    2012-12-21 20:57:38 [INFO] [uSkyBlock] uSkyBlock v.0.9.9 enabled.
     
    2012-12-21 20:57:38 [INFO] [Factions] Enabling Factions v1.6.9.4
     
    2012-12-21 20:57:38 [INFO] [Factions v1.6.9.4] === ENABLE START ===
     
    2012-12-21 20:57:38 [INFO] [Factions v1.6.9.4] Loading board from disk
     
    2012-12-21 20:57:38 [INFO] [Factions v1.6.9.4] Found and will integrate chat with EssentialsChat v2.9.6
     
    2012-12-21 20:57:38 [INFO] [Factions v1.6.9.4] Economy integration through Vault plugin successful.
     
    2012-12-21 20:57:38 [INFO] [Factions v1.6.9.4] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
     
    2012-12-21 20:57:38 [INFO] [Factions v1.6.9.4] === ENABLE DONE (Took 105ms) ===
     
    2012-12-21 20:57:38 [INFO] Server permissions file permissions.yml is empty, ignoring it
     
    2012-12-21 20:57:38 [INFO] Done (3.813s)! For help, type "help" or "?"
     
    2012-12-21 20:57:38 [INFO] Starting GS4 status listener
     
    2012-12-21 20:57:38 [INFO] Setting default query port to 25879
     
    2012-12-21 20:57:38 [INFO] Query running on 108.178.27.219:25879
     
    2012-12-21 20:57:45 [SEVERE] Could not pass event EntityChangeBlockEvent to WorldGuard v5.6.5
     
    org.bukkit.event.EventException
     
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
     
        at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
     
        at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
     
        at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
     
        at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:457)
     
        at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:441)
     
        at net.minecraft.server.v1_4_6.PathfinderGoalEatTile.e(PathfinderGoalEatTile.java:67)
     
        at net.minecraft.server.v1_4_6.PathfinderGoalSelector.a(PathfinderGoalSelector.java:104)
     
        at net.minecraft.server.v1_4_6.EntityLiving.bl(EntityLiving.java:1457)
     
        at net.minecraft.server.v1_4_6.EntitySheep.bl(EntitySheep.java:44)
     
        at net.minecraft.server.v1_4_6.EntityLiving.c(EntityLiving.java:1254)
     
        at net.minecraft.server.v1_4_6.EntityAgeable.c(EntityAgeable.java:64)
     
        at net.minecraft.server.v1_4_6.EntityAnimal.c(SourceFile:33)
     
        at net.minecraft.server.v1_4_6.EntitySheep.c(EntitySheep.java:52)
     
        at net.minecraft.server.v1_4_6.EntityLiving.j_(EntityLiving.java:523)
     
        at net.minecraft.server.v1_4_6.World.entityJoinedWorld(World.java:1334)
     
        at net.minecraft.server.v1_4_6.WorldServer.entityJoinedWorld(WorldServer.java:546)
     
        at net.minecraft.server.v1_4_6.World.playerJoinedWorld(World.java:1315)
     
        at net.minecraft.server.v1_4_6.World.tickEntities(World.java:1193)
     
        at net.minecraft.server.v1_4_6.WorldServer.tickEntities(WorldServer.java:443)
     
        at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:580)
     
        at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224)
     
        at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494)
     
        at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427)
     
        at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
     
    Caused by: java.lang.NoSuchMethodError: org.bukkit.event.entity.EntityChangeBlockEvent.getEntity()Lorg/bukkit/entity/LivingEntity;
     
        at com.sk89q.worldguard.bukkit.WorldGuardEntityListener.onEndermanPickup(WorldGuardEntityListener.java:733)
     
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
     
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
     
        at java.lang.reflect.Method.invoke(Unknown Source)
     
        at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
     
        ... 24 more
    :/ anyone?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 30, 2016
  9. Offline

    Sharkykzn

    Try dev version of WorldGuard (5.6.6) at this link:

    Code:
    http://build.sk89q.com/job/WorldGuard/
     
  10. Offline

    rektok

    1: Stopped the spamming in my consol. Thanks!
    2: But why would it get players to build? Cause they still can't.
    3: Anyone else?
     
  11. Offline

    rektok

    Bump:
     
  12. I am having the same problem: I think the problem lays at Modifyworld, Chatmanager and PEX, they aren't working since 1.4.6, I heard you need to update to the development build of PEX. Hope this helped
     
Thread Status:
Not open for further replies.

Share This Page