• fancyannouncements.*
Gives access to all commands.
• fancyannouncements.info
Allows use of /fa info
• fancyannouncements.reload
Allows use of /fa reload
• fancyannouncements.togglerandommode
Allows use of /fa togglerandommode
• fancyannouncements.enable »
With this permission, the usage of "/fa enable" will
enable the announcements for JUST the player.
• fancyannouncements.disable »
With this permission, the usage of "/fa disable" will
disable the announcements for JUST the player.
• fancyannouncements.admin »
With this permission, the usage of both "/fa enable/disable" will
have a click-able message pop up in chat allowing you to
turn off announcements for ALL players or JUST you.
Configurable files
Code (Text):
# Developed by PCPSells
firstThanked: false # Just lets the plugin know if the thank you message has been sent once.
update-check:
enabled: true
permission: fancyannouncements.update
message: "&6ꜰᴀɴᴄʏᴀɴɴᴏᴜɴᴄᴇᴍᴇɴᴛꜱ &7» &f &fA new version, &b%latest%&f, is available. You're running &e%current%&f."
already-enabled: "%prefix%Announcements are already &aenabled&f."
already-disabled: "%prefix%Announcements are already &cdisabled&f."
enabled: "%prefix%Announcements have been &aenabled&f."
disabled: "%prefix%Announcements have been &cdisabled&f."
reloaded: "%prefix%Config has been &breloaded&f."
no-permission: "%prefix%You &cdon’t &fhave permission to use this command."
random-mode-enabled: "%prefix%Random mode has been &aenabled&f."
random-mode-disabled: "%prefix%Random mode has been &cdisabled&f."
admin-click-title: "&8➤ &fClick what you'd like to do&7:"
admin-global-enable: "&7[&aEnable &fall Announcements&7]"
admin-global-enable-hover: "&7Click to enable announcements for everyone"
admin-global-disable: "&7[&cDisable &fall announcements&7]"
admin-global-disable-hover: "&7Click to disable announcements for everyone"
admin-global-already-enabled: "&7[&fAll announcements are &aenabled&7]"
admin-global-already-disabled: "&7[&fAll announcements are &cdisabled&7]"
admin-personal-enable: "&7[&aEnable &fyour announcements&7]"
admin-personal-enable-hover: "&7Click to enable announcements only for you"
admin-personal-disable: "&7[&cDisable &fyour announcements&7]"
admin-personal-disable-hover: "&7Click to disable announcements only for you"
admin-personal-already-enabled: "&7[&fYour announcements are &aenabled&7]"
admin-personal-already-disabled: "&7[&fYour announcements are &cdisabled&7]"
self-disabled: "%prefix%Your announcements are already &cdisabled&f."
self-enabled: "%prefix%Your announcements are already &aenabled&f."
self-disabled-success: "%prefix%Your announcements have been &cdisabled&f."
self-enabled-success: "%prefix%Your announcements have been &aenabled&f."
Code (Text):
# Placeholders are at the bottom of this file. PlaceholderAPI placeholders are supported.
enabled: true
minimum-players-required-online:
amount: 2 # Minimum amount of players online required for announcements to be made.
send-announcement: false # If the announcement below is sent when there's not enough players online when announcement is attempted to be made.
announcement:
- ""
- "&6✦ &fNot enough players online for announcements."
- "&6✦ &fPlease consider &e/vote &f& inviting some friends!"
- ""
# Set to true to enable random announcement mode.
random-mode: false
# Global delay in seconds for random announcement mode.
random-delay: 300
announcements:
welcome: # Name of the announcement
type: CHAT
interval: 120 # With "random-mode" disabled, this announcement would be made 120 seconds after the plugin is loaded.
messages:
- ""
- "&6✦ &fWelcome to &b&lYourServer &e✦"
- ""
- "&7➤ &a[hover-and-click-suggest=Type this to get help!;/help]{&fNeed Help? &lClick here! &f❓}"
- "&7➤ &a[hover-and-url=Check out our website!;https://yourserver.net]{&eVisit our &lWebsite &e}"
- ""
store:
type: CHAT
interval: 300 # This announcement would happen 300 seconds (5 minutes) after the "welcome" announcement.
messages:
- ""
- "&6 &e&lServer Store &f- Support us and earn rewards!"
- ""
- "&7➤ &a[hover-and-url=Click to visit our store!;https://yourstore.com]{&fRanks, &6Crates &f& More – &lClick Here &c}"
- "&7➤ &fFlash &asales &fmight be live! &7"
- ""
website:
type: CHAT
interval: 300
messages:
- ""
- "&e &fCheck out our &6Official Website&f!"
- ""
- "&7➤ &f[hover-and-click-suggest=Type &e/website &fto get the link!;/website]{<rainbow>Click for server info, news & more!</rainbow> }"
- ""
vote:
type: CHAT
interval: 200
messages:
- ""
- "&d &5Voting &fRewards Await You!"
- ""
- "&7➤ &f[hover-and-url=Vote daily for epic rewards!;https://yourserver.com/vote]{&fGet &6Keys &fand boost the server! &e}"
- "&7➤ &fEvery &5vote &fhelps us grow! &c❤"
- ""
discord:
type: CHAT
interval: 600
messages:
- ""
- "&9 &fJoin Our &9&lDiscord &fCommunity!"
- ""
- "&7➤ &f[hover-and-url=Join giveaways, updates, and support!;https://discord.gg/yourinvite]{&3Join our &lDiscord &3today! }"
- "&7➤ &b100+ members are waiting to meet you! "
- ""
server-stats: # This announcement won't work properly without PlaceholderAPI installed.
type: CHAT
interval: 420
messages:
- ""
- "&x&6&f&d&6&f&f&l &x&7&f&e&f&f&fLive Server Stats &x&6&f&d&6&f&f&l"
- ""
- "&7➤ &fPlayers Online: &a%server_online% &8/ &a%server_max_players%"
- "&7➤ &bTPS: &f%server_tps_1_colored% &7| &bPing: &7%player_ping%ms"
- "&7➤ &fYour Balance: &a%vault_eco_balance_formatted%"
- ""
- "&x&7&7&f&f&f&f[hover-and-click-suggest=Type /stats to view more;/stats]{&fClick to view your full &aStats &f}"
- ""
bossbar-event-info:
type: BOSSBAR
interval: 600
bossbar-color: RED
bossbar-style: SEGMENTED_6
messages:
- "&fNew &eEvent &fstarting &b&lsoon&f!"
hotbar-announcement:
type: HOTBAR
interval: 180
messages:
- "&a &fUse &e/fly &fto move around freely!"
combined-title-subtitle:
type: TITLE
interval: 360
messages:
- "&fSeason &b2 &f&lReleased&f!"
combined-subtitle:
type: SUBTITLE
interval: 1
messages:
- "&fExplore &anew &ffeatures & earn &d&lEpic rewards&f!"
#
# Announcement types:
# CHAT
# TITLE
# SUBTITLE
# HOTBAR
# BOSSBAR
#
# Placeholders:
# --- Action type ---
# hover
# hover-and-click-suggest
# hover-and-click-force
# hover-and-url
# click-force
# click-suggest
# url
#
# --- Basic type ---
# %player%
# %world%
# %time%
# %date%
#
# --- Additional ---
# &#RRGGBB hex colors
# <rainbow>Text</rainbow>
#
# and again, just to clarify: PlaceholderAPI placeholders are supported.
Support
The quickest way to get support for any of my resources
would be to join my Resource Discord.
»
https://discord.gg/2vUqykD
Note »
Please
DO NOT leave bad reviews for any issues
that you have. Please simply PM me or leave it
in the discussion tab. Thank you.