BukkitInventoryTools
Project Status Update - 6/20/12
New: First beta of Digilock has been made available.
I have posted the last version (3.6) which is intended to restore a functional DigiLock system for chests. Its has issue, many issues. Backpack inventory drag functionality creates ghost inventory items, Shift+Click works, but is at time unpredictable, I recommend disabling Backpack or use at your own risk. Doubledoor mechanics DO NOT WORK. Sort works fine, books functionality is as it was. Again, this is a very buggy updates so please dont ask for bugs to be fixed in this release. This is a last ditch effort to restore digilock functionality while we wait for the new Digilock plugin to be finished. Keep reading for details on why we chose to do this.
Here is our plan for this plugin.
- Digilock - First beta release is now available, click the link a little farther down!
- Backpack - First beta has been released, click the link a little farther down!. No longer requires SpoutPlugin.
- Inventory Sort - Version 0.3 has been released. Follow link below.
- Books - This functionality has been removed and will not be re-added since Mojang is adding it to the core app.
Here are the new project links:
Digilock: Click Here
Backpack: Click Here
SortStack: Click Here
Additional Comments: This has been a huge undertaking to re-code etc. I (dockter) have hired this out to a senior minecraft plugin developer. Please take that into consideration before filling up the comments section of this project screaming for an update to be completed. Rocologo ran out of his time to keep this up-to-date and I attempted to take it over and keep it current. With all the API changes in Spout and Bukkit I knew I was in over my head to keep a functional plugin working. That is why I decided to bring in a paid-developer to fix this properly once and for all. I personally have used this plugin since beta 1.7.3, it is a crucial part of my public Minecraft Server. There will be some additional details coming regarding both of these projects and I will update their new project pages once it becomes available to me.
Donations for this project can be directed here: PayPal: Click Here
Many thanks for your consideration.
-
View User Profile
-
Send Message
Posted Dec 27, 2011@Rocologo
Hy,
I have your BITS1.jar version of this plugin but there is always this problem:
Ticket Book break Bookshelf
There is so always a problem of "Player_Interact"....
Can see to make some thing ?
-
View User Profile
-
Send Message
Posted Dec 26, 2011thanks @dockter and @Rocologo 3.1.4 is running smooth. My server struggles without this.
-
View User Profile
-
Send Message
Posted Dec 25, 2011@Livux
Livux, I believe I have a fix for that issue.
I'll PM you with the link. Rocologo said he would post my update public later.
-
View User Profile
-
Send Message
Posted Dec 25, 2011How to solve it?
-
View User Profile
-
Send Message
Posted Dec 25, 2011@dockter
Hi Docker
I dont abandon the plugin, but I have been extremly busy at work all december, so I would apreciate some help, developing it.
I think it is very sad that the Bukkit team and the Spout team spilt, instead of working together and make the perfect server. Forced to choose between the two team I would choose SpoutServer because my plugin heavyly uses Spout.
If you want to help developing BIT then please dont make a new version. Lets cooperate and use github.com to keep the code updated.
/Rocologo
-
View User Profile
-
Send Message
Posted Dec 24, 2011I believe I have a fix for the:
[SEVERE] Could not pass event CUSTOM_EVENT to BukkitInventoryTools java.lang.AbstractMethodError issue as well.
I am testing it on my own server at the moment.
almura.mcsnetworks.com
-
View User Profile
-
Send Message
Posted Dec 24, 2011How i can set a maximum digilock ?
-
View User Profile
-
Send Message
Posted Dec 24, 2011@dockter
It is cool from your part to take back this plugin if the author decides not continue the adventure with SpoutServer :)
& MP Send ;)
-
View User Profile
-
Send Message
Posted Dec 23, 2011@dockter
Thanks!
-
View User Profile
-
Send Message
Posted Dec 23, 2011I've created a 3.1.2 version of this plugin. Compiled with the latest version of the dependencies.
I also fixed the security hole when using LControl + RightClick.
If your interested in it, PM me.
-
View User Profile
-
Send Message
Posted Dec 23, 2011@tremor77
Personally if Rocologo decides to abandon support for SpoutServer than I'll pick it up and do it.
-
View User Profile
-
Send Message
Posted Dec 23, 2011There is also a security flaw with the SignEdit GUI.
Your plugin grants the user create and use permissions to stuff even if they are in areas protected by Residence.
Since Rocologo has been AWOL, Im going to try to either fix the permissions issue myself or at least disable the Left-Control + Mouse click feature until he has a chance to properly fix it.
-
View User Profile
-
Send Message
Posted Dec 23, 2011Will BIT continue Bukkit Development?
As per this post at Spout http:forums.getspout.org/threads/new-years-resolutions.487/
Spout will be making their own server, and dropping support for Bukkit, which means all Bukkit Plugins that depend on Spout, will eventually die with it.
What does this mean for your plugin, and for server owners who currently use it?
-
View User Profile
-
Send Message
Posted Dec 22, 2011There is a major flaw with this plugin, currently using 3.1.0 anyone can Control+Right Mouse click on a box and remove its digilock, flaw is in digilock itself.
-
View User Profile
-
Send Message
Posted Dec 22, 2011Please Fix a lot of bug ! Your plugin is awesome :)
-
View User Profile
-
Send Message
Posted Dec 21, 2011Is there a fix coming for this?
-
View User Profile
-
Send Message
Posted Dec 19, 2011Getting error: with 3.1.0
2011-12-19 20:37:21 [SEVERE] Could not pass event CUSTOM_EVENT to BukkitInventoryTools java.lang.AbstractMethodError at org.bukkit.craftbukkit.inventory.CraftInventory.getContents(CraftInventory.java:35) at org.bukkit.craftbukkit.inventory.CraftInventory.contains(CraftInventory.java:66) at org.bukkit.craftbukkit.inventory.CraftInventory.contains(CraftInventory.java:75) at dk.gabriel333.BukkitInventoryTools.Inventory.BITInventoryListener.setBookNamesAndCleanup(BITInventoryListener.java:51) at dk.gabriel333.BukkitInventoryTools.Inventory.BITInventoryListener.onInventoryOpen(BITInventoryListener.java:41) at org.getspout.spoutapi.event.inventory.InventoryListener.onCustomEvent(InventoryListener.java:54) at org.bukkit.plugin.java.JavaPluginLoader$97.execute(JavaPluginLoader.java:945) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:339) at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:334) at net.minecraft.server.Packet102WindowClick.a(SourceFile:28) at net.minecraft.server.NetworkManager.b(NetworkManager.java:226) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93) at org.getspout.spout.SpoutNetServerHandler.a(SpoutNetServerHandler.java:550) at net.minecraft.server.NetworkListenThread.a(SourceFile:108) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425) at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
-
View User Profile
-
Send Message
Posted Dec 19, 2011Nice plugin, but it's way too much for my need, Could we get a simple trimed-down version with only Backpack and SortInventory? It would be much appreciated. I don't want to add unused functions on my server as it get the server less stable and as theres's sadly currently some issues with your plugins, issues with things some of us don't use, it would be great to have a light plugin to cover our needs. Thanks .
-
View User Profile
-
Send Message
Posted Dec 19, 2011Are there already complete per world inventories? Would be great if you could merge another plugin like multiinv which doesn't seem to be updated at the moment
-
View User Profile
-
Send Message
Posted Dec 18, 2011I love this plugin i hope for an update soon :)