Rocks and notes won't craft even though removed from config
We couldn't work out why notes couldn't be crafted until I removed the plugin. Then I worked out that rocks couldn't be crafted either.  ;)

We're using something else now, but I thought I'd report it as a bug. The config that one of the other admins had set was this, and doesn't involve either rocks or notes.

{
  "BlockedItems": {
    "Land Mine": true,
    "Snap Trap": true
  },
  "BlockAll": {
    "Enabled": false,
    "SendMessage": true
  }
}​

hey! i hade the same problem. you need to search for "rock" in the .cs file and delete it from there. This worked for the after i did that...

i dont know why the developer didnt clean this up tho..

This plugin is broken.  It does not read from the config file correctly.   Rocks and Notes will forever be blocked.