This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
OwnBlocks+ - Updated OwnBlocks!
This plugin is outdate, but may still work. Im working on a new Block Protect plugin with Block Log. Be patient and wait! :)
Its not working for me on 1.2.5-R3.0. MySQL is fine, but nothing is working (admin stick, protection, etc.). I get "a fatal error occurred when executing this command".
Hello, I put the permissions in the Default GroupManager my group but does not work. The players can not protect yourself by using common wooden sword and not see the information using wooden shovel ...
The only way my members can open their own chests are without holding a block. If they're holding a block, they can't open it. And I think it might be this plugin. Since it is block protection and I don't have any chest protection plugins. So I think it has to do with your plugin. If I'm wrong sorry, but I checked almost all of my other plugins and they don't interfere with the chests.
I didn't do that:
•OwnBlocksPlus.use - Allows a player to even use OwnBlocks. If you want everyone to be able to protect blocks with OwnBlocks, and assuming you have a "normal" Permissions configuration, then add this node to your "default" class.
Mysql errors is coming because of mysql not set right.
Lagging is caused by the your mysql host. Blocks is put too late into datqbase and it causes lag.
Very nice plugin. One tip: Maybe u can put some configs to block the creeper explosions to destroy our constructions. (Not only creepers but any other monsters who destroy blocks)
@Thypthon Another idea I have is maybe that you could have 2 add tools. 1 for single blocks like if you're only trying to protect something small. And a tool that highlights everything in a box, just like world edit, and It will protect everything inside.
Could you add a list? By list I mean like /ownadd [playername] and it lets the person build on or destroy your blocks? That would be good. And you could type /ownlist and see the people you let destroy/build on your blocks. Just make it still protect their blocks.
-
View User Profile
-
Send Message
Posted May 21, 2012This is a griefing bcz ppl can place blocks on other ppls Creations and can't destroy them
-
View User Profile
-
Send Message
Posted May 20, 2012PLEASE UPDATE!
-
View User Profile
-
Send Message
Posted May 20, 2012Its not working for me on 1.2.5-R3.0. MySQL is fine, but nothing is working (admin stick, protection, etc.). I get "a fatal error occurred when executing this command".
-
View User Profile
-
Send Message
Posted May 18, 2012Do you have to use MySQL? :/ I kinda need flatfile support.
-
View User Profile
-
Send Message
Posted May 17, 2012- OwnBlocksPlus.add
- OwnBlocksPlus.info
- OwnBlocksPlus.use
Hello, I put the permissions in the Default GroupManager my group but does not work. The players can not protect yourself by using common wooden sword and not see the information using wooden shovel ...
http://pastebin.com/ELevary4
-
View User Profile
-
Send Message
Posted May 6, 2012Can somebody verify how big their table in their database for this is and if they're having any problems with it or if it's working as it should?
-
View User Profile
-
Send Message
Posted May 2, 2012The only way my members can open their own chests are without holding a block. If they're holding a block, they can't open it. And I think it might be this plugin. Since it is block protection and I don't have any chest protection plugins. So I think it has to do with your plugin. If I'm wrong sorry, but I checked almost all of my other plugins and they don't interfere with the chests.
-
View User Profile
-
Send Message
Posted May 2, 2012I didn't do that: •OwnBlocksPlus.use - Allows a player to even use OwnBlocks. If you want everyone to be able to protect blocks with OwnBlocks, and assuming you have a "normal" Permissions configuration, then add this node to your "default" class.
so why every one have theire blocks protected..??
-
View User Profile
-
Send Message
Posted May 1, 2012After using this for a little over a month the same problems are occurring that have occured when I was using OwnBlocksX.
On block-place it uses up 100% of my database as its grown over the past month as there's hundreds of users in there.
Has anyone a solution or is this a known problem with the plugin?
EDIT: What I mean by 100% I get console logs saying the server can't keep up everytime somebody places a block which writes to the database
-
View User Profile
-
Send Message
Posted Apr 28, 2012@ErnisHD
im using wamp server on my computer.. what can i do to stop that blocks are coming back again ?
-
View User Profile
-
Send Message
Posted Apr 26, 2012Mysql errors is coming because of mysql not set right. Lagging is caused by the your mysql host. Blocks is put too late into datqbase and it causes lag.
I guess you have to wait for Sqlite
-
View User Profile
-
Send Message
Posted Apr 26, 2012Im getting loaded with MySQL errors... mainly because i dont use it and dont want to. how do i disable it for this plugin to run properly?
-
View User Profile
-
Send Message
Posted Apr 26, 2012Hey, just wondering why ownblock lagged server. blocks is coming back again.. why ?
-
View User Profile
-
Send Message
Posted Apr 21, 2012Does this work with a Rollback plugin so if it turns into a air block it will not be protected
-
View User Profile
-
Send Message
Posted Apr 20, 2012Very nice plugin. One tip: Maybe u can put some configs to block the creeper explosions to destroy our constructions. (Not only creepers but any other monsters who destroy blocks)
-
View User Profile
-
Send Message
Posted Apr 18, 2012@Thypthon Another idea I have is maybe that you could have 2 add tools. 1 for single blocks like if you're only trying to protect something small. And a tool that highlights everything in a box, just like world edit, and It will protect everything inside.
-
View User Profile
-
Send Message
Posted Apr 17, 2012Could you add a list? By list I mean like /ownadd [playername] and it lets the person build on or destroy your blocks? That would be good. And you could type /ownlist and see the people you let destroy/build on your blocks. Just make it still protect their blocks.
-
View User Profile
-
Send Message
Posted Apr 13, 2012Great a developer that gives people no advice on how to make plugin work.... thanks for all the help guy.
-
View User Profile
-
Send Message
Posted Apr 13, 2012Hello,
I get a error wen some wan mines somthing and if I place a block and someone else mined it I get this message:
06:51 PM [SEVERE] [OwnBlocksPlus] Failed to get block. Probably SQL error 06:51 PM [SEVERE] java.lang.NullPointerException 06:51 PM [SEVERE] at main.java.norway.sandefjord.thypthon.OwnBlocksPlus.mysql.MysqlDatabase.getBlock(MysqlDatabase.java:99) 06:51 PM [SEVERE] at main.java.norway.sandefjord.thypthon.OwnBlocksPlus.mysql.MysqlBlockListener.onBlockBreak(MysqlBlockListener.java:42) 06:51 PM [SEVERE] at sun.reflect.GeneratedMethodAccessor132.invoke(Unknown Source) 06:51 PM [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 06:51 PM [SEVERE] at java.lang.reflect.Method.invoke(Unknown Source) 06:51 PM [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) 06:51 PM [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 06:51 PM [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459) 06:51 PM [SEVERE] at net.minecraft.server.ItemInWorldManager.breakBlock(ItemInWorldManager.java:220) 06:51 PM [SEVERE] at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:175) 06:51 PM [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:540) 06:51 PM [SEVERE] at net.minecraft.server.Packet14BlockDig.handle(SourceFile:43) 06:51 PM [SEVERE] at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) 06:51 PM [SEVERE] at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113) 06:51 PM [SEVERE] at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) 06:51 PM [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:551) 06:51 PM [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:449) 06:51 PM [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
What Can I do?
-
View User Profile
-
Send Message
Posted Apr 13, 2012Thanks For Updating It..........=D