ModsJava
AutoVMessages
A Velocity plugin to set up automatic messages for your proxy.
⬇ Download on HangarOpen in MCModsHubGet it on Google Play →# 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 Message"
- "2nd Line"
```
# Contributing
If you wish to contribute make a Fork and PR your changes on [GitHub](https://github.com/ItzNxthaniel/AutoVMessages).
AutoVMessages is a free Minecraft Java mod. Compatible with Minecraft 3.4. Downloaded 115 times (via Hangar). Download it and open it directly in the game.
Explore more