-
Notifications
You must be signed in to change notification settings - Fork 0
BlobMessage
Luis Benavides-Naranjo edited this page Mar 8, 2024
·
6 revisions
- Messages will automatically translate color codes by the ampersand '&' symbol.
- i.e "&5EPIC! Notch joined the server"
- All BlobMessages have fields. If a required field is missing in the configuration, it will log it in console.
- ❌ = Required
- ✅ = Optional
- ACTIONBAR
- Message (The message to display in the action bar) [❌]
- TITLE
- Title (The message to display as the title) [❌]
- Subtitle (The message to display as the subtitle [❌]
- FadeIn (How long in ticks it will fade before it stays) [✅] Defaults to 10
- Stay (How long in ticks it will stay without fade) [✅] Defaults to 40
- FadeOut (How long in ticks it will fade after it stays) [✅] Defaults to 10
- CHAT
- Message (The message to display in chat) [❌]
- Hover (The message that displays when hovering the mouse) [✅]
- ACTIONBAR_TITLE
- Actionbar (The message to display in the action bar) [❌]
- Title (The message to display as the title) [❌]
- Subtitle (The message to display as the subtitle [❌]
- FadeIn (How long in ticks it will fade before it stays) [✅] Defaults to 10
- Stay (How long in ticks it will stay without fade) [✅] Defaults to 40
- FadeOut (How long in ticks it will fade after it stays) [✅] Defaults to 10
- CHAT_ACTIONBAR
- Actionbar (The message to display in the action bar) [❌]
- Message (The message to display in chat) [❌]
- Hover (The message that displays when hovering the mouse) [✅]
- CHAT_TITLE
- Chat (The message to display in chat) [❌]
- Hover (The message that displays when hovering the mouse) [✅]
- Title (The message to display as the title) [❌]
- Subtitle (The message to display as the subtitle [❌]
- FadeIn (How long in ticks it will fade before it stays) [✅] Defaults to 10
- Stay (How long in ticks it will stay without fade) [✅] Defaults to 40
- FadeOut (How long in ticks it will fade after it stays) [✅] Defaults to 10
- CHAT_ACTIONBAR_TITLE
- Chat (The message to display in chat) [❌]
- Hover (The message that displays when hovering the mouse) [✅]
- Actionbar (The message to display in the action bar) [❌]
- Title (The message to display as the title) [❌]
- Subtitle (The message to display as the subtitle [❌]
- FadeIn (How long in ticks it will fade before it stays) [✅] Defaults to 10
- Stay (How long in ticks it will stay without fade) [✅] Defaults to 40
- FadeOut (How long in ticks it will fade after it stays) [✅] Defaults to 10