1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  2. LOOKING FOR A VERSION OF SKRIPT?

    You can always check out our Wiki for downloads and any other information about Skript!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Chat Format with parameters.

Discussion in 'Skript' started by King_Creeperz, Feb 16, 2022.

Tags:
Thread Status:
Not open for further replies.
  1. King_Creeperz

    King_Creeperz Member

    Joined:
    Oct 6, 2020
    Messages:
    44
    Likes Received:
    0
    So I am trying to make this server and I tried using chat format with parameters but had to use send messages and a cancel event. But then I realized chat messages couldn't go into discord (using essentialsdiscord) because it was canceling the event where it needs to go in.
    Can someone help me and show me how I could have parameters or make a chat message readable and invisible please?
    --- Double Post Merged, Feb 17, 2022, Original Post Date: Feb 16, 2022 ---
    bump
     
  2. Twinblocker

    Twinblocker New Member

    Joined:
    May 30, 2020
    Messages:
    7
    Likes Received:
    0
    on chat:
    cancel event
    broadcast "%player's prefix% &r%player% &r"

    Hope this helps
     
  3. King_Creeperz

    King_Creeperz Member

    Joined:
    Oct 6, 2020
    Messages:
    44
    Likes Received:
    0
    THATS NOT WHAT I AM LOOKING FOR. YOU JUST GAVE ME THE SAME CODE I GOT EXCEPT THE BROADCAST WHICH HAS TO BE
    Code (Text):
    1. cancel event
    2. send formatted “<tooltip:test>%player%: %message%” to all players
    3.  
    And I need
    Code (Text):
    1. set chat format to “<tooltip:test>%player%: %message%
    So I don’t need cancel event for a plugin I need. Cause if you frickin cancel event you can’t make the plugin insert the message needed
     
  4. Twinblocker

    Twinblocker New Member

    Joined:
    May 30, 2020
    Messages:
    7
    Likes Received:
    0
    Jeezus dont need to get so mad, im bad with english i didnt understand you a*hole
     
Thread Status:
Not open for further replies.

Share This Page

Loading...