md-5 / Deadbolt

The sign-based container and door lock for Bukkit
19 stars 19 forks source link

Update to support UUIDs #102

Closed tavonkelly closed 10 years ago

md-5 commented 10 years ago

Did you even test this? The only change I can see is trying to read a UUID off of the sign, which won't work as UUIDs are too long. Also not backwards compatible.

cindyker commented 10 years ago

"it must be compatible with existing deadbolt installations." Please follow what was asked for. Using getOfflinePlayer everywhere isn't a good idea either.

tavonkelly commented 10 years ago

Sorry, I didn't see that part about "it must be compatible with existing deadbolt installations."