что такое essentials плагин
EssentialsX
Сам плагин состоит из не нескольких плагинов, а именно:
Каждый из этих плагинов выполняет свои функции, необязательно ставить весь комплект этих плагинов. Достаточно будет поставить плагины: EssentialsX, EssentialsX Chat, EssentialsX Spawn. Данные 3 плагина добавят все основное на ваш сервер.
Плагин EssentialsX
Это основной плагин из плагинов EssentialsX, он добавляет все основные команды на сервер.
Плагин EssentialsX Spawn
Плагин EssentialsX Chat
Этот плагин позволяет настроить чат на вашем сервере. Благодаря этому плагину на вашем сервере станут показываться префиксы в чате. Также есть настройка для включения отображения префиксов в табе.
Ещё можно использовать необязательные дополнения:
Мы настоятельно рекомендуем использовать последнюю версию Paper. В ней исправлены ошибки и улучшена производительность по сравнению со Spigot и CraftBukkit, включая исправление некоторых не ванильных поведений. EssentialsX использует преимущества более эффективной асинхронной телепортации и поддержку современных функций геймплея, которые возможны только на Paper.
В комментариях выше относительно оценки ядер Akarin, Yatopia, Mohist или Magma изложено мнение разработчиков EssentialsX, которое не обязательно совпадает с мнением редакции сайта Minecrafter.pro
ВНИМАНИЕ
Для работы плагина EssentialsX нужно установить плагин Vault
ВНИМАНИЕ
Для Майнкрафт 1.7.10 или еще более старых версий — нужно использовать Essentials.
Тема: Настройка плагина Essentials
Опции темы
Поиск по теме
Отображение
Настройка плагина Essentials
В данной теме я, простым языком, постараюсь рассказать, как настроить плагин Essentials. Ничего сложного в его настройке нет, если вы внимательно будете читать гайд, то у вас все получится. Полную настройку конфига я рассматривать не буду, расскажу лишь самые основные моменты, которые скорей всего вам пригодятся, при создании своего сервера.
Для профессионалов в своем деле: данный гайд написан на этом форуме с целью ознакомления новых игроков с настройкой этого плагина. Не нужно показывать себя мастерами всех дел. Если вы знакомы с этим плагином, знакомы с его настройкой, то данный гайд не для вас, вы не найдете в нем ни чего нового. Прошу не отписываться в теме, не набивайте посты. Повторюсь, данный гайд предназначен для тех, кто не знаком с настройкой плагина.
Все настройки плагина будут производится в файле config.yml
Где скачать плагин Essentials?
Крайне не рекомендую скачивать данный плагин с левых сайтов, качайте только с сайта dev.bukkit.org, или с нашего сайта.
Скачать этот плагин вы можете по этой ссылке ТЫК
Для версии 1.8 и выше ТЫК Как установить этот плагин?
Все просто, для этого вам нужна сборка сервера, как ее создать, вы сможете ознакомится в этой теме.
Скачанный jar файл плагина перемешаем в папку plugins, далее запускаем сервер, ждем его окончательного запуска и останавливаем (Команда stop, если кто-то не знал). Данным действием мы полностью установим плагин и в папке plugins появится папка Essentials, в ней будут находится конфиги плагина. У меня на сервере ник op игрока красного цвета, как поменять цвет?
Где -1 значение, которое отключает данную функцию. Указываем свое время в секундах. Если хотите сделать так, как у нас на серверах (раз в 20 минут), прописывайте 1200 Как настроить количество домов для каждой группы игроков?
Меняем false на true. Как отключить сообщения о смерти?
Меняем true на false Как настроить киты?
На примере сделаем кит с название start, который можно получать раз в 24 часа, в котором будут выдаваться: железные меч, кирка, топор, лопата, 32 жаренной курицы:
Сделаем выдачу предмета с произвольным названием и описанием:
Возьмем алмазный меч, который будет иметь название: Алмазный меч (Желтым цветом), описание: Меч игрока: Player (Салатовым цветом):
Как сделать команду платной?
Что такое essentials плагин
This is a fork of Essentials called EssentialsX.
If you are using this, do NOT ask Essentials for support.
The official upstream repository for the original Essentials project is at https://github.com/Essentials/Essentials.
Why use EssentialsX?
EssentialsX is an unofficial continuation of Essentials, updated to support modern Minecraft and Spigot versions. It provides several performance enhancements and fixes that are currently not available in Essentials and Spigot-Essentials. For more details, see the wiki.
EssentialsX is almost a completely drop-in replacement for Essentials. However, it has different requirements:
EssentialsX requires Vault to enable chat prefix/suffixes and group support if you have a supported permissions plugin. We recommend using LuckPerms.
If you have an unsupported permissions plugin but still wish to use wildcards, enable use-bukkit-permissions in the configuration. Otherwise, the plugin will fall back to config-based permissions.
EssentialsX requires Java 8 or higher. On older versions, the plugin may not work properly.
EssentialsX supports Minecraft versions 1.8.8, 1.9.4, 1.10.2, 1.11.2, 1.12.2, 1.13.2, 1.14.4, 1.15.2, 1.16.5, and 1.17.1
Need help with using EssentialsX? Join the MOSS Discord community to ask for help and discuss EssentialsX.
If you need to report a bug or want to suggest a new feature, you can open an issue on GitHub.
To build EssentialsX, you need JDK 8 or higher installed on your system. Then, run the following command:
. or if you’re on windows run the following command:
Using EssentialsX in your plugin
Do you want to integrate with EssentialsX in your plugin? You can use the EssentialsX Maven repo to build against EssentialsX’s API.
To add EssentialsX to your build system, you should use the following artifacts:
Type | Group ID | Artifact ID | Version |
---|---|---|---|
Latest release | net.essentialsx | EssentialsX | 2.19.0 |
Snapshots | net.essentialsx | EssentialsX | 2.19.1-SNAPSHOT |
Older releases | net.ess3 | EssentialsX | 2.18.2 |
You can find more information and examples at the wiki.
Want to help improve EssentialsX? There are several ways you can support and contribute to the project.
If you’d like to make a financial contribution to the project, you can join our Patreon, or to make a one-off donation you can visit our Ko-fi page. If you can’t make a donation, don’t worry! There are lots of other ways to contribute:
See CONTRIBUTING.md to find out more.
About
The essential plugin suite for Minecraft servers.
Bukkit
Essentials
Bukkit Plugins
Essentials
Table of Contents
There is no official Bukkit for Minecraft 1.8
There is no official Essentials for Minecraft 1.8
For updates regarding Sponge, and what is coming next follow KHobbits on twitter or keep checking the wiki linked below.
Essentials offers over 100 commands and features useful on just about every server.
Our major features include:
The Essentials plugin is available in a number of different bundles, and the various modules can be configured to give a unique server experience, tailored to your server and your players.
We recommend visiting the wiki links below to find out more about the different packages, commands and permissions available.
Due to the restraints of DBO, we are unable to offer our old download links, including the link for GroupManager.
Visit our wiki to find our CI server and how to become a beta tester.
When downloading Essentials, be sure to check the supported game version.
What do I do now?
Infomation
Essentials is currently developed and maintained by the Essentials team, lead by KHobbits. Group Manager is maintained by ElgarL.
Donations and Supporters
The Essentials project is maintained by a team of developers in their free time. The amount of time we spend improving on this project is down to personal motivation, we do not get paid to keep this updated. If you find Essentials is an essential part of your server, or has made your life easier, please consider giving us a donation to help keep the project alive.
As always we would like to thank those who have contributed or helped sponsor this project, allowing us to exceed 10 million downloads across all sites:
Learn by example
@Samkio and xTorrent made a great YouTube video explaining what Essentials is, its different parts, and how to install it.
Bukkit
EssentialsX
Bukkit Plugins
EssentialsX
Table of Contents
About EssentialsX
EssentialsX is the essential plugin suite for Spigot servers, including over 130 commands and countless features for servers of any scale!
EssentialsX is a continuation of the original Essentials 2 plugin for Bukkit servers, adding support for the latest Minecraft versions. EssentialsX also includes several performance enhancements and fixes on top of the original Essentials, as well as plenty of new useful features for servers.
You can view major differences and learn how to set EssentialsX up over at the EssentialsX wiki.
Metrics collection
EssentialsX collects anonymous server statistics through bStats, an open-source statistics service for Minecraft software.
If you’d like to disable metrics collection via bStats, you can edit the plugins/bStats/config.yml file.
Contributing
EssentialsX is an open source project released under the GPLv3 license, and we welcome code contributions on our GitHub.
Our translations are also crowd-sourced, so if you’d like to help bring EssentialsX to your language, you can do so on Crowdin.
Finally, if you’re knowledgable about EssentialsX and want to help others, you can join us on MOSS and GitHub Discussions to help other people with setting up and using EssentialsX.