Mtihc / TreasureChest

The TreasureChest plugin for CraftBukkit
dev.bukkit.org/server-mods/treasurechest
10 stars 39 forks source link

Delete permission node not working #2

Closed Minnesky closed 12 years ago

Minnesky commented 12 years ago

As the title says, treasurechest.delete isn't working. It always tells me I don't have permission.

I've tried as an OP and it works fine, though. Any idea?

Mtihc commented 12 years ago

Sorry for late response. Try treasurechest.del

I changed it once, without thinking. I bet del instead of delete will work.

In the next update, I will check/fix it. And mention it in the change log. Thank you.

Minnesky commented 12 years ago

Still doesn't work. And neither does treasurechest.ignoreprotection.

Mtihc commented 12 years ago

You do know that treasurechest.ignoreprotection grants access to the command... so you can force a treasure chest to ignore protection. It's not related to the player.

I should test this stuff properly. But it's very late now. I will work on it tomorrow.

Mtihc commented 12 years ago

This is fixed, since the commit of stevejost.

I'm closing the issue.