
SocialFire
The most feature-complete social announcements plugin for Velocity.
- Загрузки
- 266
- Подписчики
- 3
- Обновлён
- 25 мая 2025 г.
- Лицензия
- MIT
Опубликован 8 января 2025 г.
SocialFire
The most feature-complete social announcements plugin for Velocity.
What's this plugin?
Allows network admins to seamlessly fill the gap between automatic social announcements and social commands like /discord and /store
Features
Single config for both announcements and commands Example:
announcements:
store: # the name of the command
link: https://store.xyz.abc # Chat clickable link
interval: 180 # delay for announcements in seconds
sound: "ENTITY_PLAYER_LEVELUP"
message: |- # message for chat
&f
&e🛒 Server Store
&fPurchase &eranks, coins, keys &fand much
&fmore at our &estore & support &fthe server!
&e➟ &nstore.xyz.abc
&f
"action-bar": "§e🛒 &lSTORE §7| §fhttps://store.xyz.abc" # action bar
discord: # same as before
link: https://discord.gg/
interval: 140 # in seconds
sound: "ENTITY_PLAYER_LEVELUP"
message: |-
&f
&9✉ Server Discord
&fStay up to date with all &9announcements,
&9gveaways, events &fand much more!
&9➟ &ndiscord.gg/
&f
"action-bar": "§9✉ &lDISCORD §7| §fhttps://discord.gg/"
# You can add as many of these commands as you want
Usage/Compatibility/Installation
To install this plugin, just download the .jar file and put it in your plugins folder of your velocity and reboot your velocity proxy and to support sounds, put it in paper as well. Currently the plugin only supports velocity and is tested on version 3.4-build-459+ but looking forward we are going to add support for bungee.
Ченджлог
1.4Релиз1.21.3, 1.21.4, 1.21.5 · 25 мая 2025 г.
- Feature: reload tab completable commands dynamically for 1.13+ clients
- Stats: bstats
- Feature: /socialfire announce
- Support: BungeeCord support
- Support: Paper 1.21.5
1.3Релиз1.21.3, 1.21.4, 1.21.5 · 29 марта 2025 г.
Dynamic command registration
1.2Релиз1.21.2, 1.21.3, 1.21.4 · 1 марта 2025 г.
feat: Proxy-Paper version check
1.1Релиз1.21.2, 1.21.3, 1.21.4 · 14 января 2025 г.
BugFix: Chat formatting Feature: Sounds, only works when the plugin is on paper too
1.0Релиз1.21.2, 1.21.3, 1.21.4 · 8 января 2025 г.
SocialFire
Get easy to manage social annoucements and commands
Config example:
announcements:
store: # Will be registered as a command /store
link: https://store.xyz.abc
interval: 180 # in seconds # Automatic announcement delay
sound: "" # Sound when message is sent
message: |-
&f
&e🛒 Server Store
&fPurchase &eranks, coins, keys &fand much
&fmore at our &estore & support &fthe server!
&e➟ &nstore.xyz.abc
&f
"action-bar": "§e🛒 &lSTORE §7| §fhttps://store.xyz.abc"
discord: # Will be registered as a command /discord
link: https://discord.gg/xyz # Link to open when clicked in chat
interval: 140 # in seconds # Automatic announcement delay
sound: "" # Sound when message is sent
message: |-
&f
&9✉ Server Discord
&fStay up to date with all &9announcements,
&9gveaways, events &fand much more!
&9➟ &ndiscord.gg/xyz
&f
"action-bar": "§9✉ &lDISCORD §7| §fhttps://discord.gg/xyz"
Комментарии
Загружаем…