OpenWarp

21.7k Downloads

Broken permissions for warp deletion?

timothyekl opened this issue ยท 7 comments

commented

On behalf of @chris-leonard:

Hey Tim,

Can you look at this and tell me if I'm doing something wrong? When I try
to delete a private warp using */warp delete mywarpname *(even right after
creating it), I get this error message and the deletion fails:

You do not have permission to delete that private warp.

Here are the openwarp permissions that are set for the account that is
being used:

openwarp.jump
openwarp.top
openwarp.warp.access.*
openwarp.warp.delete.private
openwarp.warp.delete.public.self
openwarp.warp.delete.use
openwarp.warp.list
openwarp.warp.quota.show
openwarp.warp.quota.usage
openwarp.warp.set
openwarp.warp.use

Thanks,
Chris

commented

Can you tell me what permissions plugin you're using? I'm in meetings today, but I'll try to reproduce later.

commented

Tim, it's the vanilla / old-school permissions from Yeti:

2011-12-01 16:25:15 [INFO] [OpenWarp] Hooked into Permissions 3.1.6
2011-12-01 16:25:15 [INFO] [OpenWarp] Found Multiverse 2; ow: destination
type support enabled.
2011-12-01 16:25:15 [INFO] [OpenWarp] Enabled version 1.2-b129 (rev
c202828)

Thanks again,
Chris

On Thu, Dec 1, 2011 at 12:04 PM, Tim Ekl <
[email protected]

wrote:

Can you tell me what permissions plugin you're using? I'm in meetings
today, but I'll try to reproduce later.


Reply to this email directly or view it on GitHub:
#44 (comment)

commented

Hmm. I think I may have had a derp moment and used just Bukkit permissions (SuperPerms) rather than go through my nice permissions manager object that checks for old-style permissions. Look for an updated build within the next couple days.

commented

And by "next couple of days," I mean build 130.

commented

Thank you! I was away from home all day today - I can probably get this on
our server tomorrow night.

-Chris

On Thu, Dec 1, 2011 at 11:51 PM, Tim Ekl <
[email protected]

wrote:

And by "next couple of days," I mean build 130.


Reply to this email directly or view it on GitHub:
#44 (comment)

commented

Much better - thanks Tim!

On Fri, Dec 2, 2011 at 1:59 AM, Chris Leonard [email protected] wrote:

Thank you! I was away from home all day today - I can probably get this
on our server tomorrow night.

-Chris

On Thu, Dec 1, 2011 at 11:51 PM, Tim Ekl <
[email protected]

wrote:

And by "next couple of days," I mean build 130.


Reply to this email directly or view it on GitHub:
#44 (comment)

commented

Any time. Thanks for catching this one!