BroadcastACM

The best announcer for PocketMine-MP 5.0 servers, make messages for your users very easily

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

  • Images > To load the images, use FormImagesFIX
  • Configuration
  • Sounds.
  • Message customization.
  • Commands.
  • Keys in the form.
  • 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

CommandDescription
/broadcastacmOpen the main menu
/broadcastacm helpCommand list
/broadcastacm titleTitle and subTitle
/broadcastacm toastToast
/broadcastacm tipTip
/broadcastacm actionbarActionBar
/broadcastacm popupPopup
/broadcastacm messageMessage
/broadcastacm discordDiscord

๐Ÿ”’ Permissions

PermissionDescription
broadcastacm.cmd.acmExecuting the command
broadcastacm.help.acmCommand list
broadcastacm.message.acmMessage
broadcastacm.title.acmTitle
broadcastacm.tip.acmTip
broadcastacm.actionbar.acmActionBar
broadcastacm.toast.acmToast
broadcastacm.popup.acmPopup
broadcastacm.discord.acmDiscord

๐Ÿ“ข Report bug

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

๐Ÿ“ž Contact

RedesTagLink
YouTubefernanACMYouTube
DiscordfernanACM#5078Discord
GitHubfernanACMGitHub
PoggitfernanACMPoggit

โœ” Credits

AuthorsGithubLib
VecnaviumVecnaviumFormsUI
CortexPECortexPECommando
CortexPECortexPEDiscordWebhookAPI
MuqsitMuqsitSimplePacketHandler
DaPigGuyDaPigGuylibPiggyUpdateChecker

Details

Version: 3.0.1

Downloads: 1,613

Updated: 7/13/2023

Supported API versions: 5.3.0 to 5.27.1

Categories: General, API plugins, Educational, Fun, Chat-Related, Informational

License: APACHE-2.0

Producers

Collaborator