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 Jan 1, 2012i got an servercrash after building a double chest (creativemode this chest was the locked chest item)
3.1.8 and complete new config Bukkit on last RB
-
View User Profile
-
Send Message
Posted Dec 30, 2011@Rocologo
Thx i see that :D
I have a little bug i don't know if it one and how i can reproduce.
Sometimes i have the achievement (digilock.wav downloading) I use spoutessential i don't know if can have a conflict. I try to have more information on the way to reproduce.
Today i don't use the digilock features on my server
-
View User Profile
-
Send Message
Posted Dec 30, 2011@nicquehen
This is fixed in official BIT 3.1.7 release.
-
View User Profile
-
Send Message
Posted Dec 30, 2011@therealorgrin
I have some issues with bPermission 2+ and new versions of BIT because the cahnged the API and I cant find the documentation for bPermissions on how to use it from a plugin.
-
View User Profile
-
Send Message
Posted Dec 30, 2011@Livux
Have you made a ticket?
If not please add a ticket per problem. I need to see the bug in the console you get when using SpoutEssentials.
-
View User Profile
-
Send Message
Posted Dec 29, 2011Fix the bug with SpoutEssentials pls. And what about timer on iron doors with buttons? And when I do a timer at a lever the lever wont move back.
-
View User Profile
-
Send Message
Posted Dec 29, 2011I have some permission issues :( bpermission BukkitInventoryTools - 3.1.7
I got: - bukkitinventorytools.backpack.use and default config When i press B or /backpack as an op - i get "you to don't have permission to do this"
-
View User Profile
-
Send Message
Posted Dec 28, 2011@bennieboy125
Brewing Stand now supported in V3.1.6 Official release.
-
View User Profile
-
Send Message
Posted Dec 28, 2011Hi i found a bug :
If you restart the server whith a enchanted item (weapon/armor...) in your backpack. The enchant is not save.
Version 3.1.7 Beta
-
View User Profile
-
Send Message
Posted Dec 28, 2011Would you solve the bug with spe? Everytime when this plugin is on a server with SpoutEssentials and you want to protect something there is an error in the chat.
And how to set buttons per time?
-
View User Profile
-
Send Message
Posted Dec 28, 2011@dockter
bPermissions with YAML files.
-
View User Profile
-
Send Message
Posted Dec 28, 2011@dockter
I always have the same error with Book and Bookshelf :(
http://dev.bukkit.org/paste/4472/
Other functions work perfectly for me ;)
-
View User Profile
-
Send Message
Posted Dec 27, 2011@dockter
Most likely, yes. Thanks.
-
View User Profile
-
Send Message
Posted Dec 27, 2011@Rumptrollet
So would you be looking for something like this:
IronDoorDisableOpen: true This option is to disable BITS from auto-opening Iron Doors.
?
-
View User Profile
-
Send Message
Posted Dec 27, 2011@bennieboy125
I'll look at adding this to my beta builds.
-
View User Profile
-
Send Message
Posted Dec 27, 2011@MyDeathNight
Please use the 3.1.7 build that was just posted.
-
View User Profile
-
Send Message
Posted Dec 27, 2011@Rumptrollet
Which permissions setup are you using?
-
View User Profile
-
Send Message
Posted Dec 27, 2011I am making double Iron doors with redstone, but you can just click iron doors to open them, is there a permissions node for that or is it in the config?
-
View User Profile
-
Send Message
Posted Dec 27, 2011Using the beta build, nothing still still works. I get Player_join errors, as well as
2011-12-27 15:00:11 [SEVERE] Could not pass event CUSTOM_EVENT to BukkitInventoryTools java.lang.NoSuchMethodError: de.bananaco.permissions.interfaces.PermissionSet.has(Lorg/bukkit/entity/Player;Ljava/lang/String;)Z at dk.gabriel333.Library.BITPermissions.hasPerm(BITPermissions.java:170) at dk.gabriel333.BukkitInventoryTools.Sort.BITSortInputListener.onKeyPressedEvent(BITSortInputListener.java:41) at org.getspout.spoutapi.event.input.InputListener.onCustomEvent(InputListener.java:51) 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.spoutapi.packet.PacketKeyPress.run(PacketKeyPress.java:72) at org.getspout.spout.packet.CustomPacket.a(CustomPacket.java:129) 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)
all the time.
-
View User Profile
-
Send Message
Posted Dec 27, 2011Hi, I use this on my server and another server I play on, was just wondering, Could you add an option to lock brewing stands? So annoying when your potions get stolen...