The best announcer for PocketMine-MP 5.0 servers, make messages for your users very easily. Make the best announcements for your server without any difficulty when making them, only with UI it will serve you
- Check our plugin wiki for features and secrets in the...
- Images > To load the images, use FormImagesFIX
- Configuration
- Sounds.
- Message customization.
- Commands.
- Keys in the form.
- Discord system
This is for the purpose of writing comfortably; Use the following keys for greater comfort:
- {LINE} => "\n" -> This counts as one space
- & => "§" -> Color code
- {PLAYER} => Player name
- {WORLD_NAME} => World name
- {HEALTH} => Player health
- {MAX_HEALTH} => Player max health
- {FOOD} => Player hunger
- {MAX_FOOD} => Player max hunger
- {ONLINE} => Connected players
- {MAX_ONLINE} => Player slots
Example:
# ____ _ _ _ ____ __ __
# | __ ) _ __ ___ __ _ __| | ___ __ _ ___ | |_ / \ / ___| | \/ |
# | _ \ | '__| / _ \ / _` | / _` | / __| / _` | / __| | __| / _ \ | | | |\/| |
# | |_) | | | | (_) | | (_| | | (_| | | (__ | (_| | \__ \ | |_ / ___ \ | |___ | | | |
# |____/ |_| \___/ \__,_| \__,_| \___| \__,_| |___/ \__| /_/ \_\ \____| |_| |_|
# by fernanACM
# The best announcer for PocketMine-MP 4.0 servers, make messages for your users very easily.
# Customize or disable the sound to the Broadcast, The page for the sounds is here:
# https://www.digminecraft.com/lists/sound_list_pe.php
# DO NOT TOUCH!
config-version: "2.0.0"
# PREFIX
Prefix: "&l&f[&6BroadcastACM&f]&7»&r "
# Use "true" or "false" to enable/disable broadcast
Broadcast: true
# The message production delay, default is '300' => 300 seconds
Broadcast-delay: 300
# Broadcast message mode
BroadcastMode:
# Available message modes:
# - MESSAGE => Player chat message
# - TOAST => Player notification bar
mode: "MESSAGE"
# Sound list:
# https://www.digminecraft.com/lists/sound_list_pe.php
soundName: "random.pop2"
# Use "true" or "false" to enable/disable this option
sound: true
# Broadcast messages here, you can use the following 'keys' to improve the messages.
# [NOTE]
# Follow the Broadcast pattern to avoid possible errors.
# =======(KEYS)=======
# & => §
# {LINE} => "\n"
# {PLAYER} => Player's name
# {PING} => Player ping
# {ONLINE} => Connected players
# {MAX_ONLINE} => Player slots
# {WORLD_NAME} => World name
# {TPS} => Server heartbeat
Messages:
- "&eHey &a{PLAYER}&e, thanks for using BroadcastACM"
- "&eVisit my discord server: &bhttps://discord.gg/YyE9XFckqb"
- "&eRight now there are &a{ONLINE}&5/&c{MAX_ONLINE}&e people connected to the server"
- "&eHi &a{PLAYER}&e, your ping &d{PING} &eis amazing :o"
- "&eYou are in &6{WORLD_NAME}"
- "&eYour server has heartbeats of &a{TPS}"
# Discord
Discord:
# Here is the Discord webhook URL:
url: ""
# Webhook name:
userName: "BroadcastACM"
# Webhook avatar:
avatarURL: "https://i.imgur.com/PAwhnh8.png"
# Color: https://gist.github.com/thomasbnt/b6f455e2c7d743b796917fa3c205f812
color: "16776960"
# Discord broadcast
Broadcast:
# Use "true" or "false" to enable/disable this option
enabled: false
# Title for broadcast
title: "BroadcastACM"
# Content for broadcast
# Check: https://support.discord.com/hc/es/articles/210298617-Markdown-Text-101-formato-de-chat-negrita-cursiva-subrayado-
messages:
- "Hey, thanks for using BroadcastACM"
- "Visit my discord server: https://discord.gg/YyE9XFckqb"
- "Don't forget to check my github: https://github.com/fernanACM/"
- "Hi! Are you new to BroadcastACM? Check the WIKI of the plugin: https://github.com/fernanACM/BroadcastACM/wiki"| Command | Description |
|---|---|
/broadcastacm |
Open the main menu |
/broadcastacm help |
Command list |
/broadcastacm title |
Title and subTitle |
/broadcastacm toast |
Toast |
/broadcastacm tip |
Tip |
/broadcastacm actionbar |
ActionBar |
/broadcastacm popup |
Popup |
/broadcastacm message |
Message |
/broadcastacm discord |
Discord |
| Permission | Description |
|---|---|
broadcastacm.cmd.acm |
Executing the command |
broadcastacm.help.acm |
Command list |
broadcastacm.message.acm |
Message |
broadcastacm.title.acm |
Title |
broadcastacm.tip.acm |
Tip |
broadcastacm.actionbar.acm |
ActionBar |
broadcastacm.toast.acm |
Toast |
broadcastacm.popup.acm |
Popup |
broadcastacm.discord.acm |
Discord |
- If you find any bugs in this plugin, please let me know via: issues
| Redes | Tag | Link |
|---|---|---|
| YouTube | fernanACM | YouTube |
| Discord | fernanACM#5078 | Discord |
| GitHub | fernanACM | GitHub |
| Poggit | fernanACM | Poggit |
| Authors | Github | Lib |
|---|---|---|
| Vecnavium | Vecnavium | FormsUI |
| CortexPE | CortexPE | Commando |
| CortexPE | CortexPE | DiscordWebhookAPI |
| Muqsit | Muqsit | SimplePacketHandler |
| DaPigGuy | DaPigGuy | libPiggyUpdateChecker |

