AutoVMessages
🟠 Updated over a year agoPreview

🔍 Analysis
- 🏆 #4 of 7 social mods in this game by downloads
📋 About This Mod
# AutoVMessages AutoVMessages (Auto Velocity Messages) is a simple plugin that allows you to set up rotating messages for your Velocity Proxy. - Supports MiniMessage formatting. The `lang.yml` is lightweight but allows you to customize the plugin's response in chat. The `config.yml` is where the fun is at. ```yml ################################# # AutoVMessages Config File # ################################# # Toggles debug for extra console messages. debug: false # Interval in seconds for sending messages interval: 60 # Messages configuration # You can define individual messages here with the following structure: # - id: Unique identifier for the message (e.g., "welcome_message") # server: Server(s) to display the message on. Can be: # - A single server (e.g., "Towny") # - An array of servers (e.g., ) # - "all" to target all servers # message: The message content. Can be: # - A single line (e.g., "Join our Discord!") # - Multiple lines as a list messages: example_message: servers: "all" message: - "Cool <red>Message</red>" - "2nd Line" ``` # Contributing If you wish to contribute make a Fork and PR your changes on (https://github.com/ItzNxthaniel/AutoVMessages).
# AutoVMessages AutoVMessages (Auto Velocity Messages) is a simple plugin that allows you to set up rotating messages for your Velocity Proxy.
- Supports MiniMessage formatting.
The `lang.yml` is lightweight but allows you to customize the plugin's response in chat. The `config.yml` is where the fun is at. ```yml ################################# # AutoVMessages Config File # #################################
# Toggles debug for extra console messages. debug: false
# Interval in seconds for sending messages interval: 60
# Messages configuration
# You can define individual messages here with the following structure:
# - id: Unique identifier for the message (e.g., "welcome_message")
# server: Server(s) to display the message on. Can be:
# - A single server (e.g., "Towny")
# - An array of servers (e.g., ["Lobby", "Towny"])
# - "all" to target all servers
# message: The message content. Can be:
# - A single line (e.g., "Join our Discord!")
# - Multiple lines as a list
messages:
example_message:
servers: "all"
message:
- "Cool
# Contributing If you wish to contribute make a Fork and PR your changes on (https://github.com/ItzNxthaniel/AutoVMessages).
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- ItzNxthaniel
- Version
- v1.0.0-SNAPSHOT
- Downloads
- 110
- Endorsements
- 2
- Category
- social
- Created
- 2/3/2025
- Updated
- 1/23/2025
- Game Versions
- 1.21.4
- Tags
- social, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does AutoVMessages support?
The author lists 1.21.4. Other versions may work but are untested by the author.
What is the latest version of AutoVMessages?
Version v1.0.0-SNAPSHOT, published 2025-01-23 with 110 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await