lightphoenix2 / LPX

LPX for Rocket
5 stars 8 forks source link

Problem of Kit #13

Closed tester00125 closed 8 years ago

tester00125 commented 8 years ago

I have a trouble with kit function. I have a kit name free in DB and players can use "/kit free" in sometime and they get error "you do not have permission" in sometime.

this is LPX config fiel : http://pastebin.com/iF3hqSFn this is command config file : http://pastebin.com/nyGn2ZV5

FYI : Now if I delete players data in server/player folder and clean up lpx table in DB user can use "/kit free" 1 time after that get error "do noy have permisssion"

lightphoenix2 commented 8 years ago

Did you give them the permission "kit"?

Date: Fri, 11 Mar 2016 03:04:44 -0800 From: notifications@github.com To: LPX@noreply.github.com Subject: [LPX] Problem of Kit (#13)

I have a trouble with kit function. I have a kit name free in DB and players can use "/kit free" in sometime and they get error "you do not have permission" in sometime.

this is LPX config fiel : http://pastebin.com/iF3hqSFn

this is command config file : http://pastebin.com/nyGn2ZV5

FYI : Now if I delete players data in server/player folder and clean up lpx table in DB user can use "/kit free" 1 time after that get error "do noy have permisssion"

― Reply to this email directly or view it on GitHub.

    This email has been sent from a virus-free computer protected by Avast. www.avast.com
tester00125 commented 8 years ago

Yes, I already add permission "kit" to group.

I have kit plugin on my server too. Is it cause of trouble ?

lightphoenix2 commented 8 years ago

It may conflict if this plugin, if you have a kit plugin.

ndv400 commented 8 years ago

@lightphoenix2 uncheck "Enable Avast Email Signature" in your Avast settings, pls. Just a friendly advice...

tester00125 commented 8 years ago

Now, everything working. I don't know why but thank you lightphoenix2