Heya me again, I've just started my first plugin, however I've ran into some troubles. I get this error when I startup: unexpected end of file, expecting function (T_FUNCTION) in phar: You can view the code here: https://github.com/nfelly/UmbaskaScript This is the main class: https://github.com/nfelly/UmbaskaSc...uk/co/umbaska/umbaskascript/UmbaskaScript.php Thanks
Am on IRC, and apparently the problem is the use of $this. I call that variable so my other scripts can use it.