Skip to content

1. Installation

lokka30 edited this page Feb 21, 2021 · 4 revisions

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 currently online (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
    • By default, CommandDefender blocks all of Bukkit's commands which can reveal your list of plugins. If you want to change this by adding or removing blocked commands, then you will need to edit the settings.yml file:
    • 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 /cd reload, or restart your server.
  • Permissions
    • You may want to assign some rank groups permissions from CommandDefender, such as administrators bypassing blocked commands.
    • See Commands and Permissions for a list of commands and permissions.
Clone this wiki locally