
AdvertisingPO
[1.21.4-1.21.9] Automated chat advertising plugin for Minecraft servers — fully customizable, in-game commands, LuckPerms support. Compatible with Minecraft.
- Загрузки
- 377
- Подписчики
- 1
- Обновлён
- 6 октября 2025 г.
- Лицензия
- MIT
Опубликован 16 июня 2025 г.
📄 Description (updated with permissions)
🔹 What is AutoAdvertising?
AutoAdvertising is a powerful and lightweight Minecraft plugin for Paper/Spigot servers. It automatically sends configurable advertisement or informational messages into chat at regular intervals — with gradient support, per-group intervals, and full in-game control.
Right now follow me on telegram for news and if you have issues
✨ Key Features:
- 📢 Ad groups — group your ads by category with unique timers
- ⏱️ Per-group intervals — configure message frequency for each group
- 🎨 Formatting — support for
&color codes, gradients, and chat components like<line>,<gradient:...> - 🧪 Preview commands — test your messages live with
/autoad testand/autoad gradient - 🔄 Enable/disable on demand — control automatic ad flow with
/autoad onand/autoad off - 🧩 TAB completion — enhanced auto-suggestions for group names, line numbers, etc.
- ⚙️ No config reloads needed — manage everything in-game
🔐 Permissions & LuckPerms Support:
AutoAdvertising integrates seamlessly with LuckPerms, allowing you to define exactly who can access what:
| Permission | Description |
|---|---|
autoadvertising.admin |
Full access to all plugin features |
autoadvertising.reload |
Permission to reload plugin configuration |
autoadvertising.manage.messages |
Allows creation and editing of ad messages |
autoadvertising.manage.interval |
Allows editing interval timers for ad groups |
If LuckPerms is not installed, the plugin falls back to Bukkit’s built-in permission system.
🛠 Command Highlights:
/autoad add <interval> <group> <text>— create or update ads/autoad setinterval <group> <seconds>— set delay per group/autoad list— view all ad groups/autoad test,/autoad gradient— preview formatting
Ченджлог
7.0Релиз1.21.6, 1.21.7, 1.21.8 · 18 августа 2025 г.
AutoAdvertising v7.0 — Release Notes (Modrinth)
Highlights
- Added Folia support (via reflection; no hard dependency)
- Wide server compatibility: Minecraft 1.8.9–1.21.8
- Updated to Paper API 1.21.8
- Added new commands:
/autoad help,/autoad info - Gradient rendering improved with legacy fallback (no ChatColor.of)
- Safer LuckPerms integration with graceful fallback to Bukkit permissions
- Config expanded with compatibility and debug sections
- Removed duplicate legacy package (
me/yourname/autoadvertising/*)
Breaking Changes
- Requires Java 21 (to match Paper API 1.21.8 toolchain)
Compatibility
- Servers: Spigot, Paper, Folia
- Versions: 1.8.9–1.21.8
- Folia: Supported (1.19.4+) using reflection-based scheduler calls
Commands
/autoad help— Show help/autoad info— Plugin/server info/autoad reload— Reload config/autoad createad <id>— Create ad/autoad deletead <id>— Delete ad/autoad addline <id> <text>— Add line/autoad removeline <id> <index>— Remove line/autoad setinterval <seconds>— Set interval
Configuration
- Added
compatibilityanddebugsections - Sample ads included; gradients supported via
<gradient:#ff0000:#00ff00>text</gradient> - On legacy (1.8.9–1.12.x), gradients are approximated to nearest standard colors
Internals
- Unified scheduler handling:
- Paper/Spigot: Bukkit scheduler
- Folia: reflection to
GlobalRegionScheduler(execute/fixed rate)
- Safer LP hook: attempts LP API, falls back to
sender.hasPermission(...)
Notes
- If you need Java 17 toolchains, target Paper 1.20.6 instead; this build targets 1.21.8.
- Built artifact:
build/libs/Sqrilizz-AutoAdvertising-7.0.jar
6.0Релиз1.21.8 · 24 июля 2025 г.
🚀 Initial version released! Enjoy a 1.21.8 version of plugin.
updated to 1.21.8
new github repository
Soon... Discord server!
⚠️if you found some issues, please report them on the github⚠️
5.0Релиз1.16.5 · 7 июля 2025 г.
🚀 Initial version released! Enjoy a 1.16.5 version of plugin.
- Port for 1.16.5 paper/spigot
4.0Релиз1.21.7 · 1 июля 2025 г.
🚀 Initial version released! Enjoy a 1.21.6 version of plugin.
3.0Релиз1.21.6 · 26 июня 2025 г.
🚀 Initial version released! Enjoy a 1.21.6 version of plugin.
2.0Релиз1.21.5 · 25 июня 2025 г.
🚀 Initial version released! Enjoy a 1.21.5 version of plugin.
1.1.0Релиз1.21.4 · 25 июня 2025 г.
🆕 AutoAdvertising v1.1.0 – Smarter, Faster, More Powerful
Hello again, server admins! This version is a major upgrade that makes AutoAdvertising more flexible, more powerful, and easier to use than ever before.
✨ New Features & Improvements:
✅ Ad Groups Support: Organize ads into named groups with their own separate intervals for maximum flexibility.
🕒 Per-Group Interval Control: Use
/autoad setinterval <key> <seconds>to fine-tune when each group sends its messages.🧠 Command Overhaul: The old single-message system is now replaced by:
/autoad add <interval> <key> <text>– add lines and auto-create groups/autoad remove <key> <line>– remove specific lines/autoad list– view all groups, intervals, and message content
🎨 Gradient Text & Preview Commands: Now you can test your messages before sending:
/autoad test <text>— preview full message formatting/autoad gradient <color1> <color2> ... <text>— test gradient effects live
⚙️ Enable/Disable System: Turn automatic messaging on or off at will:
/autoad on/autoad off
🧩 Enhanced TAB Completion: Smarter suggestions for groups, intervals, and line numbers.
🛠 Still Includes:
- Color codes (
&a,&e, etc.) <line>and<gradient:...>formatting- LuckPerms & Bukkit permission integration
- Minecraft 1.21.4 and Java 21+ support
1.0Бета1.21.4 · 16 июня 2025 г.
AutoAdvertising v1.0.0 - Initial Release!
Greetings to all Minecraft server administrators!
We are excited to present AutoAdvertising - our new plugin designed to automatically send advertising messages in your server chat. This release includes all the core functionalities needed for effective and easy setup of automated advertising, helping you maintain activity and inform players about important events, promotions, or server rules.
Key Features in this Version:
- Automatic Message Broadcasting: Customizable advertising messages that are automatically sent to the server chat at a set interval.
- Flexible Configuration: Easy configuration via the
config.ymlfile with the ability to change intervals and message prefixes. - In-Game Management: A complete set of commands for creating, deleting, and editing advertising messages directly in-game, without the need for server restarts.
/autoad reload- Reloads the configuration./autoad createad <id>- Creates a new empty advertisement./autoad deletead <id>- Deletes an advertisement./autoad addline <id> <string>- Adds a new line to an advertisement./autoad removeline <id> <index>- Removes a line by index from an advertisement./autoad setinterval <seconds>- Sets the new interval between advertising messages.
- Color Code Support: Use
&to add color codes to your advertising messages. - Permissions System: Detailed permission management for commands with support for standard Bukkit permissions and LuckyPerms.
Compatibility:
- Minecraft Server Version: 1.21.4 (Paper/Spigot API)
- Java Version: JDK 21 or higher
We welcome your feedback and suggestions for improvement!
Комментарии
Загружаем…