Downloads
From Essentials
Build Status
Download
-
Download Essentials Core
-
Download Essentials Extras
-
Download Group Manager
-
Download Pre-Release builds
-
Download Bleeding-edge builds
-
Build server
-
GitHub - Source code
-
Donate
Known Plugin Command Conflicts
NOTE: the plugins listed are these where you cant have essentials override them. Normally, if a plugin overrides an essentials command, you can allow essentials commands to override using the
overridden-commands: settings in the plugins/Essentials/config.yml
| WorldGuard | → /heal, /god, are overriden by WorldGuard and cannot be overriden back by Essentials |
| WorldEdit | → /info, /ext, /tree, are overriden by WorldEdit and cannot be overriden back by Essentials |
| CommandBook | → /Any CommandBook command but fun class ones, are overriden by Commandbook and cannot be overriden back by Essentials |
Installing Essentials Plugins
Beginners
- Read the FAQ first before asking questions: FAQ
Get CraftBukkit
- Essentials will soon begin building against only the recommended CraftBukkit builds.
- Ensures less CraftBukkit updates.
- Ensures less compatibility issues between plugin builds.
- Overall less bugs and more stability for server owners.
- Get the recommended version of CraftBukkit: Safe Build
Archived (zip) file Instructions
- Download Essentials
- Make sure your server is not running.
- Open the zip archive
- 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.)
- Start the server.
- 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.
- Start the server.
- Enjoy!
Single File(s) Instructions
- Make sure your server is not running.
- If you haven't done so already, move the downloaded jar files to your plugins directory.
- Start the server.
- 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.
- Start the server.
- Enjoy!