Debug

Debug

To file a Ticket with enough information to investigate a bug enable the debug-mode of LimitedCreative, reproduce the problem and paste your server.log

Enable Debug

The debug mode can be enabled by changing the debug-setting to true in the LimitedCreative/config.yml:

debug: true

Alternative the debug mode may be enabled by using /lc config debug on. That way the debug mode is automatically disabled on restart (if you don't save it with debug enabled).

Reproduce the problem

Then you should use the plugin and do everything till it "breaks". While doing that, the plugin will "spam" needed information into server.log.

Paste the server.log

While filing a ticket upload your server.log via "Upload a file or screenshot after creating ticket?" or paste the log on http://dev.bukkit.org/paste/, pastebin.com or similar (don't forget to add the link ;-) )
Describe till where it worked good, and from where (position in the server.log) it fails to work as expected.