1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Problem with factions pro

Discussion in 'Plugin Help' started by Pitstopers, Jun 8, 2017.

  1. Pitstopers

    Pitstopers Baby Zombie

    Messages:
    181
  2. InspectorGadget

    InspectorGadget Zombie Pigman

    Messages:
    462
    GitHub:
    InspectorGadget
    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.
     

    Attached Files:

  3. Pitstopers

    Pitstopers Baby Zombie

    Messages:
    181
    Ok I try notepad++
     
  4. InspectorGadget

    InspectorGadget Zombie Pigman

    Messages:
    462
    GitHub:
    InspectorGadget
    Ok good.
     
  5. Pitstopers

    Pitstopers Baby Zombie

    Messages:
    181
    It did not work where do I put the world name for /f claim
     
  6. InspectorGadget

    InspectorGadget Zombie Pigman

    Messages:
    462
    GitHub:
    InspectorGadget
    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.
     
  7. Pitstopers

    Pitstopers Baby Zombie

    Messages:
    181
    Ok so can anyone else help with /f claim
     
  8. corytortoise

    corytortoise Skeleton

    Messages:
    825
    GitHub:
    corytortoise
    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++?
     
  9. Pitstopers

    Pitstopers Baby Zombie

    Messages:
    181
    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
     
  10. corytortoise

    corytortoise Skeleton

    Messages:
    825
    GitHub:
    corytortoise
    In the config, there is a "ClaimWorlds". It is an array. You can fill it in like this:
    Code:
    ClaimWorlds:
      - world
      - secondworld
     
  11. Pitstopers

    Pitstopers Baby Zombie

    Messages:
    181
    Do you have to put dashes
     
  12. Junkdude

    Junkdude Zombie

    Messages:
    346
    GitHub:
    JunkDaCoder
    *smh* yes
     
  13. corytortoise

    corytortoise Skeleton

    Messages:
    825
    GitHub:
    corytortoise
    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.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.