Filled 2B2T Chat Plguin

Discussion in 'Plugin Requests' started by GHOSTmarker256, Feb 7, 2017.

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

    GHOSTmarker256

    Plugin category: Chat

    Minecraft version: 1.11

    Suggested name: Anarchy server Chat (name is optional u can name it whatever)

    What I want:

    I want this plugin to be a simple plugin that will just make it so when a player types > in chat then it will turn the players chat after that mark green minecraft code (essentials) &a. I would like it so the color of the chat and the item can be changed. For example you can change the symbol from '>' to anything. I also want it so you can change the color of the chat for example:

    From '&a' to '&b' or something.

    If you could make this plugin for me that would be amazing. Thank you for your time and consideration.

    Ideas for permissions:
    none all players can do this.

    When I'd like it by: This Week.
     
    Last edited by a moderator: Feb 25, 2017
  2. Offline

    mehboss

    @GHOSTmarker256
    Yeah, sorry.. not gonna happen. :p hahaha..

    Why not just use essentialsChat?
     
    UnseenMC likes this.
  3. Offline

    GHOSTmarker256

    Essentials chat wont work.

    It wont work because I just want it to change colors when someone does > it makes there chat gree.
     
  4. Offline

    mehboss

    You can also do this with essentials chat.
     
  5. Offline

    GHOSTmarker256

    How can I do this?
     
  6. Offline

    mehboss

    @GHOSTmarker256
    Basically like this.

    ESSENTIALS CONFIG:
    Code:
    ############################################################
    # +------------------------------------------------------+ #
    # |                   EssentialsChat                     | #
    # +------------------------------------------------------+ #
    ############################################################
    # This section requires the EssentialsChat.jar to work.
    chat:
    
      # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks.  Set to 0 to make all chat global.
      # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
      # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
      # Users with essentials.chat.question can override this by prefixing text with a question mark (?)
      # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
      radius: 0
      # Chat formatting can be done in two ways, you can either define a standard format for all chat.
      # Or you can give a group specific chat format, to give some extra variation.
      # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting
      format: '<{DISPLAYNAME}>&COLOR {MESSAGE}'
      #format: '&7[{GROUP}]&r {DISPLAYNAME}&7:&r {MESSAGE}'
      group-formats:
      #  Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
      #  Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
      # If you are using group formats make sure to remove the '#' to allow the setting to be read.
    This line
     
  7. Offline

    GHOSTmarker256

    So when I do > in chat it will make it green, but anyother time it will be normal text?
     
  8. Offline

    mehboss

    @GHOSTmarker256
    Ohh you want the plugin to do
    ** player types (for example, "> &a") ** turn chat color to green after every message the player sends from now on**?
     
  9. Offline

    GHOSTmarker256

    No like this:


    ** player types (for example,">") then any message after that message will be green (&a), but when they don't type > or its in the middle of a sentence it is the default white chat color

    Write > at the start of a message for greentext.

    Practically that

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited: Feb 7, 2017
  10. Offline

    Firestar311

    So you want a plugin that acts like a color code? Why don't you give them permission to use that color code?
     
  11. Offline

    GHOSTmarker256

    thread closed
     
  12. ...?
     
  13. Offline

    GHOSTmarker256

    @TheEnderman I figured out that it was a jar file called paper spigot 1.11

    so I said that it was closed
     
  14. You don't close a thread, you mark it as solved/filled
     
  15. Offline

    GHOSTmarker256

    I didn't mark it a mod did :/
     
Thread Status:
Not open for further replies.

Share This Page