Breaking Blocks Not Working for some users

Discussion in 'Bukkit Help' started by Lord_Lewes, Dec 1, 2011.

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

    Lord_Lewes

    Hello,

    Whenever one of my users try to break a block it justs disappears then 1 sec later reappears, I have got worldguard, worldedit and essentails installed as plugins. I have used no commands for them so far, but operators can break blocks easly with no issue, but default members can not.

    The only way to fix is relogin, but sometimes that has no effect.

    Is there any way to fix this?

    Sorry, I figured out they can't place either.

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

    M1steRious

    You have to setup permissions for them.
    Download BukkitPermissions.jar and setup your YAML file, don't forget to change essentials permissions to BukkitPermissions in the essentials *.cfg fiile!
     
  3. Offline

    tigin88

    im having the same problem dev build #1547 and i cant destroy blocks unless i'm op. only plugin i have i have is craftbukkituptodate. here is my server log. all i know is the server uses a tcadmin panel
    Code:
    2011-12-01 17:35:23 [INFO] Starting minecraft server version Beta 1.8
    2011-12-01 17:35:23 [INFO] Loading properties
    2011-12-01 17:35:23 [INFO] Starting Minecraft server on 216.172.106.9:25570
    2011-12-01 17:35:23 [INFO] Preparing level "world"
    2011-12-01 17:35:23 [INFO] Default game type: 0
    2011-12-01 17:35:23 [INFO] Preparing start region for level 0
    2011-12-01 17:35:24 [INFO] Preparing start region for level 1
    2011-12-01 17:35:24 [INFO] Done (978430778ns)! For help, type "help" or "?"
    2011-12-01 17:36:33 [INFO] /69.229.223.177:56486 lost connection
    2011-12-01 18:25:08 [INFO] Starting minecraft server version 1.0.1
    2011-12-01 18:25:08 [INFO] Loading properties
    2011-12-01 18:25:08 [INFO] Starting Minecraft server on 216.172.106.9:25570
    2011-12-01 18:25:08 [INFO] This server is running Craftbukkit version git-Bukkit-1.8.1-R4-72-ge9ecf57-b1547jnks (MC: 1.0.1) (Implementing API version 1.0.0-R1-SNAPSHOT)
    2011-12-01 18:25:08 [INFO] Preparing level "world"
    2011-12-01 18:25:08 [INFO] Default game type: 0
    2011-12-01 18:25:08 [INFO] ---- Migration of old nether folder required ----
    2011-12-01 18:25:08 [INFO] Unfortunately due to the way that Minecraft implemented multiworld support in 1.6, Bukkit requires that you move your nether folder to a new location in order to operate correctly.
    2011-12-01 18:25:08 [INFO] We will move this folder for you, but it will mean that you need to move it back should you wish to stop using Bukkit in the future.
    2011-12-01 18:25:08 [INFO] Attempting to move world\DIM-1 to world_nether\DIM-1...
    2011-12-01 18:25:08 [INFO] Success! To restore the nether in the future, simply move world_nether\DIM-1 to world\DIM-1
    2011-12-01 18:25:08 [INFO] ---- Migration of old nether folder complete ----
    2011-12-01 18:25:08 [INFO] Unable to find spawn biome
    2011-12-01 18:25:08 [INFO] Unable to find spawn biome
    2011-12-01 18:25:10 [INFO] Preparing start region for level 0 (Seed: 8128996956611858429)
    2011-12-01 18:25:10 [INFO] Preparing start region for level 1 (Seed: -3446647145359276842)
    2011-12-01 18:25:11 [INFO] Preparing start region for level 2 (Seed: -3446647145359276842)
    2011-12-01 18:25:11 [INFO] Preparing spawn area: 16%
    2011-12-01 18:25:12 [INFO] Preparing spawn area: 85%
    2011-12-01 18:25:12 [INFO] CraftBukkitUpToDate version 2.5.7 is enabled!
    2011-12-01 18:25:12 [INFO] CButD: Permission system not detected, defaulting to OP
    2011-12-01 18:25:13 [WARNING] CraftBukkitUpToDate: Can't connect to ci-b.bukkit.org.
    2011-12-01 18:25:13 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-12-01 18:25:13 [INFO] Done (0.474s)! For help, type "help" or "?"
    2011-12-01 18:25:23 [INFO] CButD: Plugin-Update-Check started
    2011-12-01 18:25:24 [INFO] CButD: Plugin-Update-Check finished
    2011-12-01 18:25:33 [INFO] tigin88 [/69.229.223.177:58197] logged in with entity id 101 at ([world] 2.5, 63.62000000476837, 1.5)
    2011-12-01 18:25:59 [INFO] Connection reset
    2011-12-01 18:25:59 [INFO] tigin88 lost connection: disconnect.quitting
    2011-12-01 18:37:53 [INFO] tigin88 [/69.229.223.177:58547] logged in with entity id 301 at ([world] 7.03125, 64.0, -8.75)
    2011-12-01 18:40:04 [INFO] Connection reset
    2011-12-01 18:40:04 [INFO] tigin88 lost connection: disconnect.quitting
    2011-12-01 18:55:13 [WARNING] CraftBukkitUpToDate: Can't connect to ci-b.bukkit.org.
    2011-12-01 19:00:28 [INFO] tigin88 [/69.229.223.177:59000] logged in with entity id 2864 at ([world] 7.03125, 64.0, -8.75)
    2011-12-01 19:02:42 [INFO] Connection reset
    2011-12-01 19:02:42 [SEVERE] java.net.SocketException: Connection reset by peer: socket write error
    2011-12-01 19:02:42 [SEVERE]     at java.net.SocketOutputStream.socketWrite0(Native Method)
    2011-12-01 19:02:42 [SEVERE]     at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:109)
    2011-12-01 19:02:42 [SEVERE]     at java.net.SocketOutputStream.write(SocketOutputStream.java:153)
    2011-12-01 19:02:42 [SEVERE]     at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
    2011-12-01 19:02:42 [SEVERE]     at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
    2011-12-01 19:02:42 [SEVERE]     at java.io.DataOutputStream.flush(DataOutputStream.java:123)
    2011-12-01 19:02:42 [SEVERE]     at net.minecraft.server.NetworkWriterThread.run(SourceFile:104)
    2011-12-01 19:02:42 [SEVERE] java.net.SocketException: Connection reset by peer: socket write error
    2011-12-01 19:02:42 [SEVERE]     at java.net.SocketOutputStream.socketWrite0(Native Method)
    2011-12-01 19:02:42 [SEVERE]     at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:109)
    2011-12-01 19:02:42 [SEVERE]     at java.net.SocketOutputStream.write(SocketOutputStream.java:153)
    2011-12-01 19:02:42 [SEVERE]     at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
    2011-12-01 19:02:42 [SEVERE]     at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
    2011-12-01 19:02:42 [SEVERE]     at java.io.DataOutputStream.flush(DataOutputStream.java:123)
    2011-12-01 19:02:42 [SEVERE]     at net.minecraft.server.NetworkWriterThread.run(SourceFile:104)
    2011-12-01 19:02:42 [INFO] tigin88 lost connection: disconnect.endOfStream
    2011-12-01 19:07:10 [INFO] Starting minecraft server version 1.0.1
    2011-12-01 19:07:10 [INFO] Loading properties
    2011-12-01 19:07:10 [INFO] Starting Minecraft server on 216.172.106.9:25570
    2011-12-01 19:07:10 [INFO] This server is running Craftbukkit version git-Bukkit-1.8.1-R4-72-ge9ecf57-b1547jnks (MC: 1.0.1) (Implementing API version 1.0.0-R1-SNAPSHOT)
    2011-12-01 19:07:10 [INFO] Preparing level "world"
    2011-12-01 19:07:10 [INFO] Default game type: 0
    2011-12-01 19:07:10 [INFO] Preparing start region for level 0 (Seed: 8128996956611858429)
    2011-12-01 19:07:11 [INFO] Preparing start region for level 1 (Seed: -3446647145359276842)
    2011-12-01 19:07:11 [INFO] Preparing start region for level 2 (Seed: -3446647145359276842)
    2011-12-01 19:07:11 [INFO] Preparing spawn area: 57%
    2011-12-01 19:07:11 [INFO] CraftBukkitUpToDate version 2.5.7 is enabled!
    2011-12-01 19:07:11 [INFO] CButD: Permission system not detected, defaulting to OP
    2011-12-01 19:07:12 [WARNING] CraftBukkitUpToDate: Can't connect to ci-b.bukkit.org.
    2011-12-01 19:07:12 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-12-01 19:07:12 [INFO] Done (0.174s)! For help, type "help" or "?"
    2011-12-01 19:07:22 [INFO] The automatic update-Check only work every 6 hours, the last check was 41 minutes ago.
    2011-12-01 19:07:25 [INFO] tigin88 [/69.229.223.177:59149] logged in with entity id 129 at ([world] 7.03125, 64.0, -8.75)
    
     
  4. Offline

    Onlyme

    @tigin88
    I believe that's because you're within the radius set by bukkit.yml (Default 16). This radius protects against destruction of the spawn area. Try setting the radius to 0, and see what happens.
     
  5. Offline

    tigin88

    thanks will change that i figured that out as i moved further. but i will change it in the config
     
Thread Status:
Not open for further replies.

Share This Page