【1.21-1.19】【基础】Essence——能代替EssentialX的插件
https://cdn.modrinth.com/data/cached_images/1a9959eb6d98d5e50f561c021de086a8212cc7cc.png简介:
Essence是一个类似于essentialX的基础插件,包含了许多基础内容,比如/home,/spawn,/tpa等等,而且支持Folia,版本更新快,同时支持中文(我提交的)
Essence 是一个轻量级且可定制的通用插件,适用于任何规模的服务器。它添加了许多命令,包括传送、传送点、轻松的游戏模式更改和库存管理系统。
题外话:
目前我在用这个插件,因为我用的是Folia端。所有的翻译工作都是我做的(对,以前是没有中文的),而且也得到了作者的搬运授权。我觉得这个插件比essentialX这个插件要轻量许多,配置文件一点都不庞大,就几行,基础的功能也都有,没有它那么臃肿。虽然问题可能挺多,但通过我与作者的交流,看得出来他很用心,每天都在坚持更新(测试版)
别问我为什么发了个issue,因为...所以...
要求:
[*]Essence 在设计时具有大量用于自定义的权限 - 我们强烈建议使用 LuckPerms。您可以在 wiki 的命令页面上了解有关权限的更多信息。
[*]Essence 支持 CraftBukkit、Spigot、Paper 和 Folia,以及一些分支。某些命令可能仅适用于 Paper 和 Folia。
[*]对于特定的 Minecraft 版本,请参阅版本选项卡。
下载:
spigotMC:https://www.spigotmc.org/resources/essence.114553/
modrinth:https://modrinth.com/plugin/essence-plugin
官网:https://lewmc.net/plugin/essence
papermc:https://hangar.papermc.io/LewMC/Essence
https://cdn.modrinth.com/data/cached_images/8bf1fcb32cd231c17d4bc01279c0655f18e84a44.png
Wiki:https://wiki.lewmc.net/essence.html
配置文件:
# Generated by Essence 1.4.0
# UPDATE CHECKING
# Should Essence query the server to check for updates?
# This does not transfer any data.
update-check: true
# PREFIXES
console-prefix: "Essence"
# MOTD
# This is displayed to users in chat when they join the server.
# You can use § colour codes here!
motd:
enabled: true
message: |-
§2§lWelcome to the server!
§aYou can change this message in Essence's config.yml
# SPAWN KITS
# Players are given these kits when they first join the server.
# Set to "false" to disable this feature.
spawn-kits:
- wooden-tools
# ECONOMY
economy:
start-money: 100.0
symbol: $
# TELEPORTATION
teleportation:
home:
wait: 3
cooldown: 10
warp:
wait: 3
cooldown: 10
randomtp:
cooldown: 60
spawn:
wait: 0
cooldown: 10
main-spawn-world: world
always-spawn: false
requests:
cooldown: 10
default-enabled: true
# LANGUAGE
# The file that will be used to display messages.
# Please ensure the file exists in the 'language' sub-folder before changing this value.
language: en-gb
# DISABLED COMMANDS
# See https://wiki.lewmc.net/index.php/Disabling_Commands for help.
# PLEASE NOTE: This does not currently remove the command from /es help
disabled-commands:
- example
# VERBOSE
# Outputs more information to the console. If you're having issues, enable this.
# Warning: Creates a lot of console spam.
verbose: false
# Do not change this!
config-version: 1</span>
详细的可以访问WikiConfiguration | LewMC Wiki
指令与权限:
您需要授予玩家访问某些命令的权限。默认情况下,所有 Essence 命令都仅限于具有权限的玩家。您可以使用权限系统(例如 LuckPerms)(强烈推荐)来授予玩家这些权限。服务器操作员(“ops”)无需权限即可访问每个 Essence 命令。
https://wiki.lewmc.net/es-commands.html#gamemode-commands
QA:
Q如何更改语言为中文
A在配置文件找到language,设置为zh-CN
Q支持Folia吗
A支持
页:
[1]