HomeJavaModsWhiloCommands
WhiloCommands
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.
Screenshot 2026-09-13 162058.png
Features
Installation
  1. Download the JAR for your proxy.
  2. Place it inside the proxy's plugins folder.
  3. Restart the proxy.
  4. Edit the generated config.yml.
  5. Use /whilocommands reload or /wc reload after making changes.
Example Configuration
Code (YAML):
commands:
  vote
:
    aliases
:
     - votes
    permission
: ""
    message
: "&#55ff55Click here to vote"
    hover
: "&7Open the voting page"
    click
: "https://example.com/vote"
    cooldown
: 5
Both /vote and /votes execute the same command and share the same cooldown.

Configuration
Command names and aliases are case-insensitive and must be unique.

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
Permissions
Quick facts

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.

Explore more