Skip to content

BlobMessage

Luis Benavides-Naranjo edited this page Mar 8, 2024 · 6 revisions

Color Codes

  • Messages will automatically translate color codes by the ampersand '&' symbol.
  • i.e "&5EPIC! Notch joined the server"

Fields

  • All BlobMessages have fields. If a required field is missing in the configuration, it will log it in console.
  • ❌ = Required
  • ✅ = Optional

  • ACTIONBAR
    1. Message (The message to display in the action bar) [❌]
  • TITLE
    1. Title (The message to display as the title) [❌]
    2. Subtitle (The message to display as the subtitle [❌]
    3. FadeIn (How long in ticks it will fade before it stays) [✅] Defaults to 10
    4. Stay (How long in ticks it will stay without fade) [✅] Defaults to 40
    5. FadeOut (How long in ticks it will fade after it stays) [✅] Defaults to 10
  • CHAT
    1. Message (The message to display in chat) [❌]
    2. Hover (The message that displays when hovering the mouse) [✅]
  • ACTIONBAR_TITLE
    1. Actionbar (The message to display in the action bar) [❌]
    2. Title (The message to display as the title) [❌]
    3. Subtitle (The message to display as the subtitle [❌]
    4. FadeIn (How long in ticks it will fade before it stays) [✅] Defaults to 10
    5. Stay (How long in ticks it will stay without fade) [✅] Defaults to 40
    6. FadeOut (How long in ticks it will fade after it stays) [✅] Defaults to 10
  • CHAT_ACTIONBAR
    1. Actionbar (The message to display in the action bar) [❌]
    2. Message (The message to display in chat) [❌]
    3. Hover (The message that displays when hovering the mouse) [✅]
  • CHAT_TITLE
    1. Chat (The message to display in chat) [❌]
    2. Hover (The message that displays when hovering the mouse) [✅]
    3. Title (The message to display as the title) [❌]
    4. Subtitle (The message to display as the subtitle [❌]
    5. FadeIn (How long in ticks it will fade before it stays) [✅] Defaults to 10
    6. Stay (How long in ticks it will stay without fade) [✅] Defaults to 40
    7. FadeOut (How long in ticks it will fade after it stays) [✅] Defaults to 10
  • CHAT_ACTIONBAR_TITLE
    1. Chat (The message to display in chat) [❌]
    2. Hover (The message that displays when hovering the mouse) [✅]
    3. Actionbar (The message to display in the action bar) [❌]
    4. Title (The message to display as the title) [❌]
    5. Subtitle (The message to display as the subtitle [❌]
    6. FadeIn (How long in ticks it will fade before it stays) [✅] Defaults to 10
    7. Stay (How long in ticks it will stay without fade) [✅] Defaults to 40
    8. FadeOut (How long in ticks it will fade after it stays) [✅] Defaults to 10