-
Notifications
You must be signed in to change notification settings - Fork 5
1. Installation
lokka30 edited this page Feb 21, 2021
·
4 revisions
- 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.
- Use the
- Start your server.
- 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
andmessages.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.
- 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
- 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.
Join the ArcanePlugins Discord Server if you would like assistance or if you want to have a chat :)