WhiloCommands
WhiloCommands is a lightweight command plugin for Velocity and BungeeCord.
Create custom proxy commands that display formatted messages, open URLs, show hover text, require permissions, and use per-player cooldowns.
Features
Both
/vote and
/votes execute the same command and share the same cooldown.
Configuration
If a reload contains invalid YAML, duplicate keys, invalid command names, or command conflicts, WhiloCommands rejects the reload and keeps the previous working configuration active.
Commands
WhiloCommands is a lightweight command plugin for Velocity and BungeeCord.
Create custom proxy commands that display formatted messages, open URLs, show hover text, require permissions, and use per-player cooldowns.
Features
- Velocity and BungeeCord support
- Custom commands and aliases
- Legacy colors and hex colors using &#RRGGBB
- Clickable HTTP/HTTPS URLs
- Hover text
- Optional permissions per command
- Per-player cooldowns shared between command aliases
- Runtime configuration reload
- Configurable language messages
- Invalid reloads keep the previous working configuration active
- Lightweight - no database and no additional plugins required
- Download the JAR for your proxy.
- Place it inside the proxy's plugins folder.
- Restart the proxy.
- Edit the generated config.yml.
- Use /whilocommands reload or /wc reload after making changes.
Code (YAML):
commands:
vote:
aliases :
- votes
permission : ""
message : "7ff55Click here to vote"
hover : "&7Open the voting page"
click : "https://example.com/vote"
cooldown : 5
vote:
aliases :
- votes
permission : ""
message : "7ff55Click here to vote"
hover : "&7Open the voting page"
click : "https://example.com/vote"
cooldown : 5
Configuration
- aliases: optional additional command names
- permission: permission required to execute the command; leave empty to allow everyone
- message: message displayed when the command is executed
- hover: optional hover text
- click: optional HTTP or HTTPS URL
- cooldown: per-player cooldown in seconds; use 0 to disable it
If a reload contains invalid YAML, duplicate keys, invalid command names, or command conflicts, WhiloCommands rejects the reload and keeps the previous working configuration active.
Commands
- /whilocommands reload reloads the configuration and language file
- /wc reload shorter alias for the reload command
- whilocommands.reload allows reloading WhiloCommands
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 26.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
WhiloCommands is a free Minecraft Java mod. Compatible with Minecraft 26.2. Downloaded 2 times (via Spigot). Download it and open it directly in the game.