By continuing to use this site, you agree to the Terms of Service of this website, including usage of cookies.

OK, Don't show this again

The best announcer for PocketMine-MP 5.0 servers, make messages for your users very easily
version 3.0.1
Approved
Direct Download How to install?
Switch version
1441 Downloads / 2685 Total
3 Reviews
Plugin Description §

BroadcastACM

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

Captura de pantalla 2023-06-03 213457

Discord

๐ŸŒ Wiki

  • Check our plugin wiki for features and secrets in the...

๐Ÿ’ก Implementations

  • [x] Images > To load the images, use FormImagesFIX
  • [X] Configuration
  • [x] Sounds.
  • [x] Message customization.
  • [X] Commands.
  • [x] Keys in the form.
  • [x] Discord system

๐Ÿ”‘ Keys in the form

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:

Captura de pantalla 2022-05-16 190044

๐Ÿ’พ Config

#   ____                               _                        _        _       ____   __  __ 
#  | __ )   _ __    ___     __ _    __| |   ___    __ _   ___  | |_     / \     / ___| |  \/  |
#  |  _ \  | '__|  / _ \   / _` |  / _` |  / __|  / _` | / __| | __|   / _ \   | |     | |\/| |
#  | |_) | | |    | (_) | | (_| | | (_| | | (__  | (_| | \__ \ | |_   / ___ \  | |___  | |  | |
#  |____/  |_|     \___/   \__,_|  \__,_|  \___|  \__,_| |___/  \__| /_/   \_\  \____| |_|  |_|
#        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"

๐Ÿ•น Commands

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

๐Ÿ”’ Permissions

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

๐Ÿ“ข Report bug

  • If you find any bugs in this plugin, please let me know via: issues

๐Ÿ“ž Contact

Redes Tag Link
YouTube fernanACM YouTube
Discord fernanACM#5078 Discord
GitHub fernanACM GitHub
Poggit fernanACM Poggit

โœ” Credits

Authors Github Lib
Vecnavium Vecnavium FormsUI
CortexPE CortexPE Commando
CortexPE CortexPE DiscordWebhookAPI
Muqsit Muqsit SimplePacketHandler
DaPigGuy DaPigGuy libPiggyUpdateChecker

What's new §
  • Valid for: PM 5.3.0

[x] New discord system
[x] Bug fixes

  • Support for PM5
  • New broadcast
  • New configuration
  • New permissions
  • New commands

dadocastro2801
using v3.0.1
13 Nov 24
Advertises discord without consent
Craft348
Outdated
using v1.0.0
24 Jan 23
Henry5K
Outdated
using v1.0.0
02 Jul 22
Good

Reply to review by :

/ 5
Supported API versions
5.3.0
->
5.16.0
Producers §
  • Collaborators:
    • @fernanACM
License §
Categories:
General
Informational
Chat-Related
Fun
Educational
API plugins
Permissions
Permissions
Commands

You can leave one review per plugin release, and delete or update your review at any time

/ 5
Loading...