Skip to content
xxyy edited this page Jul 24, 2014 · 6 revisions

Please proceed reading if you wish to install the CommandBlockerUltimate plugin on your server. The installation process is divided into just a few simple steps.

Please begin by choosing on what platform you want to install the plugin on. (What do I choose?)

Installation on Spigot

While Spigot is the recommended server software, this plugin will also work on CraftBukkit and forks (untested!)

  • Step 1. Install dependencies (if you don't have them already :P)
  • Step 2. Download the plugin
    • Please find the download link here
    • The downloaded file will be named something like CommandBlockerUltimate-(version).jar and can also be used for BungeeCord (see below).
  • Step 3. Install the plugin into your server's plugins folder
  • Step 4. Adjust the configuration file to fit your needs
    • You need to run the plugin at least once to create a default configuration file.
    • You can find and edit the configuration file at plugins/CommandBlockerUltimate/config.yml.
    • The file uses the YAML file format. Wikipedia has an explanation on that.
    • When you're done editing, you can either restart or reload your server or just use the built-in command /cbu reloadcfg (recommended).

Installation on BungeeCord

Please make sure to have read this page to make sure you have correctly understood what the BungeeCord plugin does and what it doesn't. (It can for example not easily block tab-completion for Bukkit commands!)

  • Step 1. Install the one and only dependency (if you don't have it already :P)
  • Step 2. Download the plugin
  • Step 3. Install the plugin into your BungeeCord's plugins folder
  • Step 4. Adjust the configuration file to fit your needs
    • You need to run the plugin at least once to create a default configuration file.
    • You can find and edit the configuration file at plugins/CommandBlockerUltimate/config.yml.
    • The file uses the YAML file format. Wikipedia has an explanation on that.
    • When you're done editing, you can either restart (reload won't work!) your proxy or just use the built-in command /gcbu reloadcfg (recommended).