Personal tools

Downloads

From Essentials

Jump to: navigation, search

Download



Known Plugin Command Conflicts

NOTE: The plugins listed here override Essentials. Normally, if a plugin has conflicting commands, Essentials will override them. You can allow Essentials to attempt to override conflicting commands using the
overridden-commands: settings in the plugins/Essentials/config.yml

WorldGuard /heal, /god, are overridden by WorldGuard.
WorldEdit /info, /ext, /tree, are overridden by WorldEdit.
CommandBook /Any CommandBook command but fun class ones, are overridden by CommandBook.


Installing Essentials Plugins

Beginners

  • Read the FAQ first before asking questions: FAQ

Get CraftBukkit


Archived (zip) file Instructions

  1. Download Essentials
  2. Make sure your server is not running.
  3. Open the zip archive
  4. Extract the .jar files you want from the archive, into your plugins directory. (NOTE: not the target folder, but the .jar files themselves.)
    • TIP: On Linux, you can do this easily by downloading Essentials.zip to your plugins directory, then typing in the terminal unzip -j <dir>/plugins/Essentials.zip to ignore the subdirectories, where <dir> is the directory your plugins folder is in. Remove unwanted plugins.)
  5. Start the server.
  6. If you made a backup of your config.yml file, stop the server and edit the newly generated config.yml file with only what you need, from the backup.
  7. Start the server.
  8. Enjoy!

Single File(s) Instructions

  1. Make sure your server is not running.
  2. If you haven't done so already, move the downloaded jar files to your plugins directory.
  3. Start the server.
  4. If you made a backup of your config.yml file, stop the server and edit the newly generated config.yml file with only what you need, from the backup.
  5. Start the server.
  6. Enjoy!