Getting Specified Color from Config.yml

Discussion in 'Plugin Development' started by Aephout14, Feb 28, 2015.

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

    Aephout14

    I am having some problems with this.I am trying to create a portion of my plugin that lets you set the color of someone who is OP, Yet I don't know how I would change there name, But I can get the Config.yml part, Any Help?
     
  2. Offline

    mine-care

  3. Offline

    Aephout14

    @mine-care I know that, But how do i set there name, Like sending a message to players is like player.sendMessage("Hi"); , How would i change there name???
     
  4. Offline

    mine-care

    This will make their chat stuff different, the documentation is your tool :p
    Note this is provided as example, different features need different events
     
  5. Offline

    ChipDev

    Please use proper grammar or else I really don't know what you are talking about.
     
    mine-care likes this.
  6. @mine-care Name not message. On join check if they are op and have a custom display name if not then do #setDisplayName
     
  7. Offline

    mine-care

    @bwfcwalshy oh i didnt understand that from the op's post :/
     
    ChipDev likes this.
Thread Status:
Not open for further replies.

Share This Page