AutoMessage Rotator Lite
No reviews yet
A simple and lightweight plugin that allows automatic rotation of chat messages with per-world intervals and PlaceholderAPI support.
Paper is a fork of Spigot that adds its own plugin API on top of the Bukkit API. All Spigot plugins are compatible with paper, not all paper plugins are compatible with Spigot.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
AutoMessage Rotator Lite
A simple and lightweight plugin that allows automatic rotation of chat messages with per-world intervals and PlaceholderAPI support.
✨ Features
- 🌍 Per-World messages - Custom messages for each world
- ⏰ Custom intervals - Custom intervals for each world
- 🎨 Color support - Standard color code formatting
- 🔌 PlaceholderAPI - Optional PlaceholderAPI support
- 🔄 Automatic rotation - Messages are being automatically rotated
- 👥 Smart sending - Messages are only being sent with players online
🎮 Commands
/automessage reload/automessage status/automessage info/automessage help
🔐 Permissions
automessage.admin- Admin access to all comamnds (default: op)
🔌 PlaceholderAPI support
messages:
- "&Hello &e%player_name%&6!"
- "&7Online players: &a%server_online%"
- "&bTime: &f%server_time_HH:mm:ss%"
- "&dTPS: &e%server_tps_1%"
API Hooks
Easy API access for other plugins to use:
AutoMessageRotatorLite plugin = (AutoMessageRotatorLite) Bukkit.getPluginManager().getPlugin("AutoMessageRotatorLite");
// Get world messages
Map<String, List<String>> worldMessages = plugin.getWorldMessages();
// Get world intervals
Map<String, Integer> intervals = plugin.getWorldIntervals();
// Check PAPI support
boolean papiEnabled = plugin.isPapiEnabled();
// Reload plugin
plugin.reloadPlugin();
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources