ProxyUsage
**THIS PLUGIN IS NOW INACTIVE**
ProxyUsage provides a command to show free memory, used memory and max memory. It also provides a command to try and free up ram by calling Java's garbage collector.
Commands (All commands work with the permission proxyusage.gc)
- /bgc - Shows current ram usage, including free memory and max memory
- /bgc free - Attempts to free up memory by calling Java's garbage collector.
** Warning**: I have tested this command with no plugins and with plugins and both seemed to work fine to me. This command is like ClearLagg's /lagg gc command, and calls System.gc() and I am unsure of how that will perform on the proxy. Please use caution when using this command, and testing in small environments is recommended. I am not responsible for anything that happens.
Licence (GPL): http://www.gnu.org/copyleft/gpl.html

ProxyUsage 1.0
Provides a command to show ram usage.