
A simple and lightweight automatic announcement plugin
FgAutoMessage is a lightweight, modern, and highly customizable automatic announcement plugin for Minecraft servers. Keep your players informed with stylish messages displayed exactly how you want them.
&a, &l, etc.)&#ff00ff)<gradient:#ff0000:#00ff00>Text</gradient>)RANDOM order or SEQUENTIAL loop.The main command is /am (alias: /automessage).
| Command | Description | Permission |
|---|---|---|
/am help |
Shows the help menu. | am.admin |
/am reload |
Reloads the configuration file. | am.admin |
/am add <message> |
Adds a new announcement to the list. | am.admin |
/am delete <index> |
Removes an announcement by its number. | am.admin |
am.admin - Grants access to all plugin commands (Default: OP).The config.yml is simple and easy to understand. Here is a preview:
# How often to broadcast announcements (in seconds).
interval-seconds: 120
# Announcement mode: RANDOM or SEQUENTIAL
mode: RANDOM
display:
# Options: CHAT, ACTIONBAR, TITLE, SUBTITLE, BOSSBAR
type: CHAT
title:
fade-in-ticks: 10
stay-ticks: 60
fade-out-ticks: 10
bossbar:
color: BLUE
style: SOLID
duration-ticks: 100
sound:
enabled: false
name: "entity.experience_orb.pickup"
volume: 1.0
pitch: 1.0
messages:
- "&aWelcome to the server!"
- "<gradient:#ff0000:#00ff00>Don't forget to join our Discord!</gradient>"
FgAutoMessage.jar.plugins folder.plugins/FgAutoMessage/config.yml to customize your messages!