Skip to content

1. Installation

lokka30 edited this page Sep 24, 2020 · 4 revisions

Installation Requirements

  • A megabyte or two of disk space. Can't be much to ask for nowadays!
  • MicroLib must be installed, CommandDefender depends on it.

Required Steps

  • Download the plugin's .jar file from the SpigotMC resource page.
  • Move the download file into your server's /plugins/ directory.
  • If your server is already running: use the /stop command to stop your server. Proceed to the next step once it is completely offline.
  • Start your server.

Optional Steps

  • Configuration
    • The two configuration files, settings.yml and messages.yml, both located in /plugins/CommandDefender/, allow you to change various settings to your liking.
    • Once you have finished with your changes, save the file, and then to apply the changes, either run /cmddefender reload or restart your server.
  • Permissions
    • You may want to assign some rank groups permissions from CommandDefender, such as administrators bypassing blocked commands.
    • See the Commands and Permissions page for a list of commands and permissions.
Clone this wiki locally