Hi, I reloaded my server after adding my new plugin and now it is giving me these weird errors even though I am nowhere near to maxing out my memory. any help is appreciated. Server logs: http://pastebin.com/XSU5WDeu
It's highly recommended that you shut the server down fully then restart. Using /reload can cause memory leaks, which is most likely what is causing this error.
Don't use the /reload command. It causes memory leaks (which basically makes your server run out of memory!) always stop your server and start it manually. Or you can add an auto restart script so when you stop your server, it will start on it's own. Just NEVER use /reload.
I know, it's not your plugin error, it's the server. Your server reloading will cause you run out of memory.
you have two options: upgrade your java to 1.8, or Code (Text): specify -XX:permSize and -XX:MaxPermSize for your 1.7/1.6 JVM