lightphoenix2 / LPX

LPX for Rocket
5 stars 8 forks source link

Kits problem. #20

Closed weespin closed 1 year ago

weespin commented 8 years ago

Hello, Lightphoenix. Kits config isnt working. Config: <KitsEnabled>true</KitsEnabled> In rocket commands config `

LIGHT.CommandKits/kits
<Command Name="kit" Enabled="false" Priority="Normal">LIGHT.CommandKit/kit</Command>
<Command Name="kits" Enabled="true" Priority="Normal">fr34kyn01535.Kits.CommandKits/kits</Command>
<Command Name="kit" Enabled="true" Priority="Normal">fr34kyn01535.Kits.CommandKit/kit</Command>`

But i dont have Kits plugin installed. ._. plz help

lightphoenix2 commented 8 years ago

Oh, this have something to do with Kits Plugin. You must have installed it previously right?

weespin commented 8 years ago

Yep, but i deleted Kit plugin. And removed Rocket Commands file, restarted rocket. But i have this buug. but when i type /kits, server is responding command_not_found :3

Riddler76 commented 8 years ago
<Command Name="kits" Enabled="true" Priority="Normal">LIGHT.CommandKits/kits</Command>
lightphoenix2 commented 8 years ago

This have something to do with the Rocket command loading, it saves a file for all the previously loaded commands. It must still be enabled. Trying removing that file Commands.config.xml