Cool mod, I just hope everything in my chests doesn't magically disappear one day <_<
I noticed a bug with the animation on the gold chests, it has about a half second delay... Iron chests seem to be fine though.
SMP by the way.
I just merged some code, I think it should be fixed for the next version.
I thought the player who placed the chest is the "chestadmin" and can add members to it
Yeah, but I'm not sure if passing text in GUI's is do-able or relatively simple to do.
I'm just throwing an idea that I think would be programmatically simple to achieve, which would end up with relatively the same result.
Basically, if you had a password chest, you'd enter the password everytime, and you would be able to change the password.
This is like giving other people privileges into chests.
Sure I can make this into a login-and-enter-password-every-time chest, but i can also just make the user never enter the password again (which idea is better?)
Also, for adding members to a certain chest, I think it would just be easier that you give the password, since it can get quite complicated(programmatically) on how to put the interface of text entering, sending to server, etc...