CommandHelper

CommandHelper lets you create easy-to-write and "hot-reloadable" scripts for your Bukkit server to handle events and perform tasks — no Java knowledge required!

Features
  • Alias commands like /battle to run /warp #battlearena.
  • Write a script to let players message each other while offline.
  • Create an automated battle arena that automatically resets.
  • Write your own /tp, /time, or /warp
  • Interact with existing economy systems.
  • Integrate with another plugin's database
  • Send emails to the administrator when a player runs a command
  • Use WorldEdit or WorldGuard in your own scripts.
  • Do much more, from the simple to the complex, with zero Java code.

Downloads

Please choose a download for your platform.

Bukkit

We officially support CommandHelper for Bukkit.

Download builds for Bukkit

Note! Stable builds are no longer released — the builds above are built from the latest code.

  1. Find the plugins folder inside your Bukkit server's folder.
  2. Place the downloaded ".jar" file in your plugins folder.
  3. Start your server as you may have done before.
  4. Either configure your permissions plugin (if you are using one); otherwise, use /op your_name to make yourself a server operator.