HeyAwesomePeople

Results 2 issues of HeyAwesomePeople

I'm having this issue where whenever I run the setFileContents command, I get this response: 'message' => string 'plugins/groupmanager/worlds/world/groups.yml could not be written to!' (length=69) Console: http://hastebin.com/ocadacacep.tex The file is...

Hello. I'm trying to set file contents like this: $api->call("files.write", array("plugins/GroupManager/worlds/world/groups.yml", (string)$yaml)) But all I get in return is a null error. No success message, just null when I var_dump...