Solved No one can destroy block or build

Discussion in 'Bukkit Help' started by Brinks, Aug 27, 2014.

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

    Brinks

    So for some reason no one can destroy a block or build with one. They place a block and it disappears and if the destroy one it comes back.

    Startup Log
    Show Spoiler

    Code:
    28.08 03:38:08 [Server] Startup Done (2.119s)! For help, type "help" or "?"
    28.08 03:38:08 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    28.08 03:38:08 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    28.08 03:38:08 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    28.08 03:38:08 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    28.08 03:38:08 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    28.08 03:38:08 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    28.08 03:38:08 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:383) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    28.08 03:38:08 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadCustomPermissions(CraftServer.java:824) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    28.08 03:38:08 [Server] INFO at org.bukkit.permissions.Permission.loadPermissions(Permission.java:232) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    28.08 03:38:08 [Server] INFO at org.bukkit.permissions.Permission.loadPermission(Permission.java:292) ~[craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    28.08 03:38:08 [Server] INFO java.lang.IllegalArgumentException: 'default' key contained unknown value
    28.08 03:38:08 [Server] ERROR Permission node 'groups' in permissions.yml is invalid
    28.08 03:38:08 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    28.08 03:38:08 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    28.08 03:38:08 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:175) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    28.08 03:38:08 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.a(MinecraftServer.java:275) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    28.08 03:38:08 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.g(MinecraftServer.java:319) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    28.08 03:38:08 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.m(MinecraftServer.java:342) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    28.08 03:38:08 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.CraftServer.enablePlugins(CraftServer.java:375) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    28.08 03:38:08 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugin(CraftServer.java:439) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    28.08 03:38:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:389) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    28.08 03:38:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:350) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    28.08 03:38:08 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) ~[craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
    28.08 03:38:08 [Server] INFO at com.sk89q.craftbook.bukkit.CraftBookPlugin.onEnable(CraftBookPlugin.java:433) ~[?:?]
    28.08 03:38:08 [Server] INFO at com.sk89q.craftbook.bukkit.CraftBookPlugin.registerGlobalEvents(CraftBookPlugin.java:679) ~[?:?]
    28.08 03:38:08 [Server] INFO at com.sk89q.craftbook.bukkit.CraftBookPlugin.checkForUpdates(CraftBookPlugin.java:774) ~[?:?]
    28.08 03:38:08 [Server] INFO java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection;
    28.08 03:38:08 [Server] ERROR Error occurred while enabling CraftBook v3.9-SNAPSHOT:3873-edf1456,master (Is it up to date?)
    28.08 03:38:08 [Server] INFO CraftBook v3.9 Beta 4 is the latest version available, and the updatability of it is: UPDATE_AVAILABLE. You currently have version CraftBook v3.9 Beta 4 installed.
    28.08 03:38:08 [Server] INFO No updates found!
    28.08 03:38:08 [Multicraft] Skipped 23 lines due to rate limit (30/s)
    28.08 03:38:07 [Server] WARN mob-range requires you to use bukkit v1.7_r3
    28.08 03:38:07 [Server] INFO No config updates found...
    28.08 03:38:07 [Server] INFO Loading modules...
    28.08 03:38:07 [Server] INFO Enabling ClearLag v2.7.1
    28.08 03:38:07 [Server] INFO Lift v51 is now enabled!
    28.08 03:38:07 [Server] INFO Enabling Lift v51
    28.08 03:38:07 [Server] INFO Enabling EssentialsChat v2.13.1
    28.08 03:38:07 [Server] INFO Essentials: Using GroupManager based permissions.
    28.08 03:38:07 [Server] INFO [Vault][Chat] GroupManager - Chat hooked.
    28.08 03:38:07 [Server] INFO [Vault][Permission] GroupManager hooked.
    28.08 03:38:07 [Server] INFO WEPIF: GroupManager detected! Using GroupManager for permissions.
    28.08 03:38:07 [Server] INFO GroupManager version 2.1.28 (Phoenix) is enabled!
    28.08 03:38:07 [Server] INFO GroupManager - INFO - Backups will be retained for 24 hours!
    28.08 03:38:07 [Server] INFO GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
    28.08 03:38:07 [Server] INFO GroupManager - INFO - Superperms support enabled.
    28.08 03:38:07 [Server] INFO GroupManager - INFO - World Found: world
    28.08 03:38:07 [Server] INFO Enabling GroupManager v2.1.28 (Phoenix)
    28.08 03:38:07 [Server] INFO Permissions listed in as player-commands will be given to all users.
    28.08 03:38:07 [Server] INFO Essentials: Using config file enhanced permissions.
    28.08 03:38:07 [Server] INFO [Vault][Economy] Essentials Economy hooked.
    28.08 03:38:07 [Server] INFO Enabling Essentials v2.13.1
    28.08 03:38:07 [Server] INFO WEPIF: Using the Bukkit Permissions API.
    28.08 03:38:07 [Server] INFO Enabling WorldEdit v5.6.3
    28.08 03:38:07 [Server] INFO Enabling SecretDoors v1.4.1
    28.08 03:38:07 [Server] INFO Start up completed!
    28.08 03:38:07 [Server] INFO Debug is set to: false
    28.08 03:38:07 [Server] INFO No permissions plugins detected. Falling back to SuperPerms
    28.08 03:38:07 [Server] INFO version 1.1 is starting up...
    28.08 03:38:07 [Server] INFO Enabling DefaultGameMode v1.1
    28.08 03:38:07 [Server] INFO Preparing start region for level 1 (Seed: -230546856057644027)
    28.08 03:38:07 [Multicraft] Skipped 4 lines due to rate limit (30/s)
    28.08 03:38:06 [Server] INFO [Permission] SuperPermissions loaded as backup permission system.
    28.08 03:38:06 [Server] INFO [Permission] GroupManager found: Waiting
    28.08 03:38:06 [Server] INFO [Economy] Essentials Economy found: Waiting
    28.08 03:38:06 [Server] INFO Enabling Vault v1.4.1-b436
    28.08 03:38:06 [Server] INFO Loading CraftBook v3.9-SNAPSHOT:3873-edf1456,master
    28.08 03:38:06 [Server] INFO Loading WorldGuard v5.9
    28.08 03:38:06 [Server] INFO Loading EssentialsSpawn v2.13.1
    28.08 03:38:06 [Server] INFO Loading Vault v1.4.1-b436
    28.08 03:38:06 [Server] INFO Loading Help_Pages v2.0.1
    28.08 03:38:06 [Server] INFO Loading EssentialsAntiBuild v2.13.1
    28.08 03:38:06 [Server] INFO Loading ClearLag v2.7.1
    28.08 03:38:06 [Server] INFO Loading Lift v51
    28.08 03:38:06 [Server] INFO Loading EssentialsChat v2.13.1
    28.08 03:38:06 [Server] INFO Loading GroupManager v2.1.28 (Phoenix)
    28.08 03:38:06 [Server] INFO Loading Essentials v2.13.1
    28.08 03:38:06 [Server] INFO Loading WorldEdit v5.6.3
    28.08 03:38:06 [Server] INFO Loading SecretDoors v1.4.1
    28.08 03:38:06 [Server] INFO Loading DefaultGameMode v1.1
    28.08 03:38:06 [Server] INFO ----- ------------------- -----
    28.08 03:38:06 [Server] INFO If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
    28.08 03:38:06 [Server] 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.
    28.08 03:38:06 [Server] INFO If you would like to be kept informed about new Beta Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'beta'.
    28.08 03:38:06 [Server] INFO It appears that you're running a Beta Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
    28.08 03:38:06 [Server] INFO ----- Bukkit Auto Updater -----
    28.08 03:38:06 [Server] INFO This server is running CraftBukkit version git-Bukkit-1.7.2-R0.3-b3020jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.3)
    28.08 03:38:06 [Server] INFO Starting Minecraft server on 37.187.134.198:25844
    28.08 03:38:06 [Server] INFO Generating keypair
    28.08 03:38:06 [Server] INFO Default game type: CREATIVE
    28.08 03:38:06 [Server] INFO Loading properties
    28.08 03:38:06 [Server] INFO Starting minecraft server version 1.7.2
    28.08 03:38:02 [Server] INFO Loading libraries, please wait...
    28.08 03:38:02 [Multicraft] Loaded config for "Mod: Craftbukkit Beta"
    28.08 03:38:02 [Multicraft] Starting server!
    28.08 03:38:02 [Multicraft] Loading server properties
    


    group.yml
    Show Spoiler

    Code:
    # Group inheritance
    #
    # Any inherited groups prefixed with a g: are global groups
    # and are inherited from the GlobalGroups.yml.
    #
    # Groups without the g: prefix are groups local to this world
    # and are defined in the this groups.yml file.
    #
    # Local group inheritances define your promotion tree when using 'manpromote/mandemote'
     
    groups:
      Default:
        default: true
        permissions:
        - essentials.afk
        - essentials.afk.auto
        - essentials.helpop
        - essentials.ignore
        - essentials.mail
        - essentials.mail.send
        - essentials.motd
        - essentials.msg
        - essentials.seen
        - essentials.rules
        - essentials.clearinventory
        - essentials.spawn
        - essentials.delhome
        - essentials.home
        - essentials.sethome
        - essentials.tpa
        - essentials.tpaccept
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.tpadeny
        - essentials.warp
        - essentials.build
        - essentials.help
        - essentials.clearinventory
        - essentials.sethome.multiple
        - essentials.sethome.multiple.2
        - lift
        - lift.change
        inheritance:
        - g:essentials_builder
        - g:towny_builder
        info:
          prefix: '&e'
          build: true
          suffix: ''
      Moderator:
        default: false
        permissions:
        - essentials.helpop
        - essentials.ignore
        - essentials.helpop.receive
        - essentials.chat.ignoreexempt
        - essentials.kick
        - essentials.mute
        - essentials.time
        - essentials.jail
        inheritance:
        - default
        - g:groupmanager_moderator
        - g:bukkit_moderator
        - g:essentials_moderator
        - g:towny_moderator
        - g:vanish_moderator
        info:
          prefix: '&5[Mod]&e'
          build: true
          suffix: ''
      Admin:
        default: false
        permissions:
        - essentials.break.bedrock
        - essentials.fly.others
        - essentials.ban
        - essentials.ban.exempt
        - essentials.time.set
        - essentials.afk.kickexempt
        - essentials.customtext
        - essentials.mail.sendall
        - essentials.ban.notify
        - essentials.banip
        - essentials.broadcast
        - essentials.deljail
        - essentials.setjail
        - essentials.clearinventory.all
        - essentials.kick.exempt
        - essentials.kick.notify
        - essentials.kickall
        - essentials.lightning
        - essentials.lightning.others
        - essentials.mute.exempt
        - essentials.mute.notify
        - essentials.setjail
        - essentials.setspawn
        - worldguard.region.bypass.*
        - lagg.clear
        - lagg.check
        - secretdoors.use
        inheritance:
        - moderator
        - g:groupmanager_admin
        - g:bukkit_admin
        - g:essentials_admin
        - g:towny_admin
        - g:vanish_admin
        info:
          prefix: '&c[Admin]&e'
          build: true
          suffix: ''
      Owner:
        default: false
        permissions:
        - '*'
        - -vanish.effects.*
        - +vanish.effects.toggle.all
        - essentials.signs.create.disposal
        - godmode, tgm
        - essentials.give
        - essentials.gamemode
        - essentials.gamemode.other
        - essentials.kits.*
        - essentials.weather
        - worldedit.history.undo
        - worldedit.history.redo
        - worldedit.navigation.unstuck
        - worldedit.region.set
        - worldedit.wand
        - worldedit.selection.expand
        - worldedit.fixwater
        - worldguard.region.wand
        - worldguard.fire-toggle.*
        - worldguard.region.define
        - worldguard.region.redefine.own.*
        - worldguard.region.redefine.member.*
        - worldguard.region.redefine.*
        - worldguard.region.flag.regions.*
        - worldguard.region.flag.flags.*
        - worldguard.region.remove.*
        - essentials.essentials
        - essentials.fly.others
        - worledit.*
        - worldguard.region.*
        - essentials.give
        inheritance:
        - admin
        info:
          prefix: '&4[Owner]&e'
          build: true
          suffix: ''
     
  2. Offline

    Necrodoom

    Do they get any message trying to build?
     
  3. Offline

    Brinks

  4. Offline

    Necrodoom

    Brinks Try disable plugins one by one till you find the problematic plugin.
     
  5. Your plugins seem to be fine except the CraftBook which generates an NoSuchMethod exception but it is not related with your problem as I can see. Take a look at your server.properties file, and search for spawn-protection property. Set it to 0, if it's not already.

    If this doesn't work, please paste the list of your plugins.
     
  6. Offline

    Brinks

    parat26 that worked but I do not understand why in my other server I can set it to 5 and it works fine. Is it because I have this server in creative?
     
  7. Brinks
    The spawn-protection property represents how many blocks will be protected, starting from the spawnpoint of your world. For example, if you set spawn-protection=3 players will not be able to place blocks 3 blocks further from spawn. Hope I solved your problem!
     
  8. Offline

    Brinks

    It did, but I set it at 5 just to test it and when I walked 10 blocks away it still would not work.

    parat26

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 10, 2016
  9. I wouldn't recommend protecting a certain area with the spawn-protection property. Take a look at an accurate plugin, worldguard.
     
  10. Offline

    Brinks

    parat26 yea I love worldguard.
     
  11. Offline

    Me4502


    As for the CraftBook error, update Bukkit.
     
  12. Offline

    Brinks

    Me4502 I saw that error and but it does not affect craftbook on my server. I perfer the current bukkit version I use.
     
Thread Status:
Not open for further replies.

Share This Page