Search results

  1. B

    Question ItemFrame Protection help

    I'm attempting to check if a block that is broke has an itemframe that is protected on it. I just can't seem to get it to work. Currently only the Event Triggered logger, so I know the issue is somewhere with detected the itemframe. The 2nd code block is the protection method it is checking for...
  2. B

    Question Maven pom.xml help

    I recently converted my plugin to maven, before doing so the size was roughly 120KB but now it is 7.24MB. I can see that's included extra stuff but I can't seem to figure out what I'm doing that making it include so much stuff. I'm only trying to shade bstats into the jar but for some reason...