AutomaticResidenceCreation:# 如果设置为true, 输入/res auto 会检测其他领地是否与新领地的区域冲突,以避免重叠# 如果设置为false,性能上会有一些增加,但是会让旧领地与新领地重叠CheckCollision:trueGlobalChat:# 禁用或启用领地聊天修改,这包括玩家所在的领地名Enabled:false# 修改领地聊天格式. 添加聊天格式, 你可以...
EssentialsX requires Vault to enable using chat prefix/suffixes and group support from supported permissions plugins. We recommend using LuckPerms for permissions and groups. If you have an unsupported permissions plugin but still want to use wildcards, enable use-bukkit-permissions in the configuration...
This may be useful if you want to use a third-party chat formatting plugin while still letting EssentialsX handle nicknames. EssentialsX Chat: Enhanced local and global chat features (#4535) This release builds on both Essentials' legacy chat features and the new /toggleshout command introduced...
javaminecraftbukkitspigotdiscordpaperminecraft-serverspigot-pluginbukkit-pluginminecraft-pluginessentialessentialshacktoberfestessentialsxminecraft-ossmoss-discord-communityessentials-spawnessentials-coreessentials-chat UpdatedDec 16, 2024 Java Invvk/WorldGuardExtraFlags ...
EssentialsX requires Vault to enable chat prefix/suffixes and group support if you have a supported permissions plugin. 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...
I tried removing every plugin, datapack, and mod I had installed—except EssentialsX, EssentialsXChat, Vault, and LuckPerms—and I also created a new world. However, I’m still having the same issue, so it’s not a plugin conflict. Here is the server log after this test. After taking...
Insights Additional navigation options New issue Have a question about this project?Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Sign up for GitHub By clicking “Sign up for GitHub”, you agree to ourterms of serviceandprivacy statement. ...
[04:17:19 INFO]: Vault version: 1.7.1-b91 [04:17:19 INFO]: EssentialsXProtect version: 2.16.0.32 [04:17:19 INFO]: EssentialsXChat version: 2.16.0.32 [04:17:19 INFO]: EssentialsXGeoIP version: 2.16.0.32 [04:17:19 INFO]: EssentialsXAntiBuild version: 2.16.0.32 [04:17:19 INFO]...
.github Essentials EssentialsAntiBuild EssentialsChat EssentialsGeoIP EssentialsProtect EssentialsSpawn EssentialsXMPP src pom.xml providers .gitignore LICENSE README.md crowdin.yml pom.xmlBreadcrumbs Essentials /EssentialsXMPP / pom.xml Latest commit
Expand All@@ -36,6 +42,7 @@ public void onPluginDisable(final PluginDisableEvent event) { if(event.getPlugin().getName().equals("EssentialsChat")) { ess.getSettings().setEssentialsChatActive(false); } ess.getPermissionsHandler().unregisterContexts(); ...