Mineuniverse
Log in Register
Plugins

BubbleAnnounce

Auto announcements for Minecraft servers. Super easy to configure.
by Ethan0892
Download Claim this project
21 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Chat Related Informational

BubbleAnnounce

Auto announcements for Minecraft servers. Super easy to configure.

🚀 Quick Start (3 Steps)

  1. Put BubbleAnnounce.jar in your plugins folder
  2. Start server (creates config.yml)
  3. Edit config.yml - change the messages and type /bubbleannounce reload

Done! 🎉

✏️ How to Edit Announcements

Open plugins/BubbleAnnounce/config.yml and scroll to the announcements:

announcements:
  discord:
    enabled: true         # Turn on/off
    interval: 39          # Every 39 minutes
    messages:             # ← EDIT THIS!
      - ""
      - "&9★ &fJoin our &9&lDiscord&f server!"
      - ""

Change the text in messages: then type /bubbleannounce reload in-game.

➕ Add New Announcement (Copy & Paste)

  1. Copy any announcement in config.yml
  2. Change the name (like discord:vote:)
  3. Edit the messages
  4. /bubbleannounce reload

Example:

  vote:              # ← New name
    enabled: true
    interval: 30
    messages:
      - "&eVote for us and get rewards!"

🎨 Color Codes

Add these to your messages:

  • &a = green
  • &c = red
  • &e = yellow
  • &b = blue
  • &6 = gold
  • &l = bold
  • &f = white

Example: "&a&lGREEN BOLD TEXT &cred text"

📋 Commands

Command What it does
/bubbleannounce reload Reload after editing config
/bubbleannounce list See all announcements
/bubbleannounce toggle <name> Turn announcement on/off
/runannouncements Send all announcements now

💡 Cool Examples

Every 30 minutes:

  welcome:
    enabled: true
    interval: 30
    messages:
      - "&6★ Welcome to our server!"

Give coins to everyone:

  thanks:
    enabled: true
    interval: 45
    messages:
      - "&aThanks for playing!"
    coinsGiveAll: true    # Everyone gets 1 coin!

Manual only (no timer):

  event:
    enabled: true
    interval: 0           # 0 = never auto-send
    messages:
      - "&c&lEvent starting in 5 minutes!"

VIP only with sound:

  vip_perk:
    enabled: true
    interval: 20
    messages:
      - "&6[VIP] &eSpecial VIP perk unlocked!"
    permission: "group.vip"
    sound: "ENTITY_EXPERIENCE_ORB_PICKUP"

🎯 Requirements

  • Minecraft Paper/Purpur/Spigot 1.21+
  • Java 21

📚 More Help

Everything is explained in config.yml with comments. Just read the file! if confused still, Discord server

BubbleAnnounce.jar
MC 1.21.2, 1.21, 1.21.3, 1.21.8, 1.21.4, 1.21.5, 1.21.7, 1.21.1, 1.21.6, 1.21.9, 1.21.10, 1.21.11
Release 2025-12-20 Get

You Might Also Like

Little Anti-Swearing Plugin
A small plugin to censore unsuitable words. Words is customizable. Plugin can kick player or only censore word.
9,982
BuildAPrefix
A self-service prefix plugin!
9,972
NoSwearPlus
NoSwearPlus
9,969
FakeTalk Reloaded
FakeTalk Reloaded
9,952
RoboticStaff
RoboticStaff
9,944
AMChat
Chat using a radio on frequencies, limit local chat
9,926