Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Velocity
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed ARR
Published last month
Updated last month
A simple velocity-system with various features
Features
- Send players to other servers.
- Find players on the network.
- Get send to the lobby using /lobby.
- Send global alerts.
Commands
- Use /alert <message> to send an global alert.
- Use /send <player/*> <server> to send a player to another server.
- Use /find <player> to find a player on the network.
- Use /lobby to get send to the lobby.
Permissions
- simplevelocitytools.alert - Allows you to use /alert <message>.
- simplevelocitytools.send - Allows you to use /send <player> <server>.
- simplevelocitytools.find - Allows you to use /find <player>.
- simplevelocitytools.lobby - Allows you to use /lobby.
View config.yml
# SimpleVelocityTools by Losterixx
# Version: 1.0.0 | MC-Version: 1.21.1
#
# Note: This plugin utilizes MiniMessage for color codes and message formatting.
# For more information on MiniMessage, visit: https://docs.advntr.dev/minimessage/format.html
lobbyServer: Lobby
messages:
alert: "<dark_gray>[<dark_red><bold>!</bold> <red>Alert<dark_gray>] <reset>{message}"
alert-no-args: "<red>Please use <yellow>/alert <message><red>!"
find-player-not-found: "<red>The player <yellow>{player} <red>could not be found!"
find-player-on-server: "<gray>The player <yellow>{player} <gray>is on server <yellow>{server}<gray>!"
find-server-error: "<red>Could not retrieve the server of <yellow>{player}<red>!"
lobby-not-player: "<red>This command can only be executed by players!"
lobby-no-args: "<red>Please use <yellow>/lobby<red>!"
lobby-sending: "<gray>Sending you to Lobby..."
send-no-args: "<red>Please use <yellow>/send <player/*> <server><red>!"
send-server-not-found: "<red>The server <yellow>{server} <red>could not be found!"
send-all-players: "<yellow>All players <gray>are being sent to <yellow>{server}<gray>!"
send-player-sent: "<gray>The player <yellow>{player} <gray>is being sent to <yellow>{server}<gray>!"
send-player-not-found: "<red>The player <yellow>{player} <gray>could not be found!"
If you encounter any issues or bugs, or have a request for a new feature, please contact me via Discord.
My discord-name is Losterixx.