betterphp / InfinitePlots

A plugin for Bukkit based Minecraft server that can generate infinite square plots of a configurable size.
http://dev.bukkit.org/server-mods/infiniteplots/
3 stars 4 forks source link

InfinitePlots is broken.... #51

Open haduke opened 10 years ago

haduke commented 10 years ago

Okay. So here is the issue I am having with your plugin.

When a player claims a plot they can place blocks on it and build all they like. However, they can not break ANY blocks, not even the ones they have placed!!! Also, as the admin/owner of my server, I can't decorate, addbuilders, etc etc to any other plots! It keeps telling me that I am not the owner of this plot. Like HELL I'm not! I'm the fricking owner of the server, lol!

I am using craftbukkit-1.7.2-R0.2 and InfinitePlots Last Stable Build #95. PLEASE fix this problem because this plugin is what I have been looking for for well over a year now and it is doing EVERYTHING that I want it to do! I just need it to allow players to break the blocks on the plots that they have claimed!!!

I am using bPermissions as my permissions plugin and from what I can tell all of my other plugins tied into it are working. Here is my config file for bPermissions:

default: default groups: default: permissions:

And here is my config for InfinitePlots:

generator-only: false grid-size: 128 grid-height: 30 use-signs: true track-stats: true owner-prefix: Plot Owner purge-safe-list: [] reset: delay: 5 pertick: 500 claim: protect-paths: true max: 2 max-unused: 2 cost: 50.0 blocks: path: 45 path-data: 0 lower-wall: 98 lower-wall-data: 0 upper-wall: 44 upper-wall-data: 0 surface: 2 ground: 1

I am only going to be home until Tuesday December 24th and then won't be back again until January 3rd. I was hoping to have my server ready to launch by the end of January. Please look into this and get back to me ASAP! Thanks!!!

haduke commented 10 years ago

And for whatever reason when I posted my config files it alligned everything to the left of the post. I assure you that I have the config files set up right with the correct spacing between each node.

betterphp commented 10 years ago

Sorry for being forgetful. Is this still an issue? It seems to work okay on my test server.