"EasyTitles" Plugin Help

Discussion in 'Bukkit Help' started by isleepzzz, Jun 14, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    isleepzzz

    I need help on my EasyTitles.. idk y its mkaing someone have a different title than the deafult soo under the players.yml in the EasyTitles folder i see the player i want and it looks like this:
    Code:
        Player: {}
    Soo i change it too look like this to make him have a differnt title than the deafault.
    Code:
        Player:
          Format: '&f[&b@&f] &7%1$s: &f%2$s'
          Group: Cool
          Title: Cool
    but when i save and he talks, still the deafault, and when i reload the server by /reload it tottally deltes what i changed and when i go back and open players.yml in EasyTitles it is all deleted and now is:
    Code:
        Player:
          Format: ''

    How do i make this work please?:/
     
  2. Offline

    isleepzzz

    BUMP, please help :(
     
  3. Offline

    andrewpo

    Code:
    /stop
    Edit your config
    Start your server.
     
  4. Offline

    isleepzzz

    So i would have to stop the server every time i wanted to change someone's title? That seems abit foolish. Is there an easier way? Maybe in PEX? i tried doing (in PEX):
    options:
    Rank: '10'
    and on my EasyTitles it says Rank 10 is "VIP" but he still dsnt have VIP on his name.

    Can i add in the permissions something like?

    - easytitles.title: 'VIP'

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 26, 2016
Thread Status:
Not open for further replies.

Share This Page