Today I was about to claim something with /f claim this is what it said nothing i put my world name in like this http://imgur.com/a/EZJxp and now when I do /f it does not work please help btw if you don't know what I'm useimg this is what I'm useing https://poggit.pmmp.io/p/FactionsPro/1.3.9
First of all, NEVER edit a config with stock Notepad, use Notepad++ instead. FactionsPro from Poggit is working perfectly, i've attached with proof and i honestly think the config got corrupted when you tried to edit it using stock Notepad and also saving it.
I'm not familiar with FactionsPro. If /f help works then i've solved one of your issue. Maybe someone else can help on the /f claim.
If nothing worked, you should see some error or output somewhere in console. When you do /plugins, is FactionsPro in red? Can we see the config file now, after you've used NP++?
Well I use a bad command and it froze my chat so that what it was but it tells me when I do /f claim these are the worlds you can claim in but I have no worlds all I want to know is how to put worlds in so i can do /f claim
In the config, there is a "ClaimWorlds". It is an array. You can fill it in like this: Code: ClaimWorlds: - world - secondworld
No, you don't. That's just one of the common ways of writing arrays in YAML files. Look here for some documentation on YAML syntax. It isn't official, but it covers the basics.