Costa Del Agua = Water Coast
what a great name
and the ftp problem is fixed. since you can upload files and edit file rights on RC
syntax is...
rw /folder/filetype
rw is for read and write, so if you just put r you can only read them and not write them. asumung it works vice versa also.
so like if I wanted to give my police guild access to thiere guild only... id do..
rw /levels/guilds_<server>/guildPolice.txt
or if i want a guild master to have access to the whole folder. id do..
rw /levels/guilds_<server>/*
and so on...