PneumatiCraft / OpenWarp

Teleportation plugin for Minecraft
http://openwarp.lithium3141.com
5 stars 1 forks source link

broken Delete perms #53

Open aaronmallen opened 12 years ago

aaronmallen commented 12 years ago

I am trying to set the "default" user group to only be aloud to delete there own private warps, I am using permissionsEX and have it set like so:

groups: default: default: true permissions:

however upon testing it it says that the user doesn't have permissions to use openwarp.warp.delete idea here is I've limited everyone's ability to create public warps by using Quotas, only me and another Admin are able to create public warps, but users are aloud to make as many private warps as they'd like. I want to also be able to take there ability to delete public warps, and still allow them to delete their own private warps. Can you help me out on this one?