Forge Essentials (Forge Essentials)
Forge Essentials旨在提供一套强大的完全服务器端实用工具,以使运行、管理和使用服务器更加简便。该模组只需在服务器上安装,不应在客户端上安装。欢迎加入我们的Discord服务器寻求帮助和支持!请勿通过即时消息发送有关错误问题的消息。如果需要帮助,请转到我们的Discord服务器。
Forge Essentials包含以下模块:
Afterlife
在死亡时放置一个可配置的图腾。有选项来更改保留的经验和饥饿量。集成了经济系统。
Auth
提供额外的玩家身份保护层,以及提供VIP槽。
Backups
创建维度的备份。目标可以进行配置,可以配置何时运行以及保留备份多长时间。
Chat
提供自定义聊天颜色、前缀、后缀和快速回复命令。
Commands
基本上是一堆对每个服务器管理员有用的命令,如/fly、/top、/descend等。所有命令都集成了权限和经济系统。
Economy
提供虚拟货币,可用于买卖物品。还可以在玩家使用命令时收取费用。
Kit
为玩家创建套件。甚至可以定义一个入门套件。集成了时间和经济系统。
Majority Sleep
在一个维度中需要多少百分比的玩家睡眠才能跳过夜晚?你可以定义这个。
MultiWorld
功能强大的自定义维度管理器。可以即时创建与几乎所有修改维度提供程序和生成器兼容的新维度。
Performance Tools
提供一些工具来检查服务器的性能。
Permission Manager
最先进的修改版Minecraft权限管理器。它管理区域、维度、组和单个用户的权限组合。权限可以是破坏、放置、交互、传送等。每个物品和方块都有一个权限节点。还支持通配符节点(即fe.command.*)。
Permission Scheduler
权限计划程序可以根据游戏/服务器时间切换权限。它包括一个调试器来测试权限。
PlayerLogger
记录玩家执行的所有操作。这是一个强大的工具,用于检查破坏行为。
Remote
使用API远程管理服务器。
Scripting
FE Jscripting是一个基于JavaScript的闪电般快速且极其强大的脚本引擎。它可以修改方块、玩家等。警告!非常高级的东西。
Server Vote
兼容Votifier。让玩家在许多服务器列表网站上为你的服务器投票。还为每次收到的投票给玩家提供奖励。使用脚本引擎。
Sign Tools
输入命令并使用标志创建服务器商店。此外,您可以使用Javascript在与标志进行交互或编辑时运行操作。这可以包括使用新的物品菜单系统创建库存菜单。
Teleport
管理玩家之间的传送。还提供个人和全局传送。集成了经济系统。
Tickets
让玩家向ops和版主发送带有问题、备注或其他内容的票据。
WorldEdit Integration Tool
使用世界著名的WorldEdit来选择和定义区域。强烈推荐使用Forge Essentials客户端模组。
WorldBorder
以可定制的消息和惩罚限制每个维度的世界。
欲了解更多信息、新闻和更新,请访问我们的Discord,或查看Wiki。
请在Github上的问题跟踪器上发布问题!
forgeessentials-1.7.10-7.5.1
* Add support for Votifier V2 by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2650
* Backport NPC fixes from 1.12 by @Pilzinsel64 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2660
* Add support for GTNH FTBranks by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2656
* Add compat with unknown gamemodes by @Pilzinsel64 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2661
* lower-case gamemode names for tab completion options by @Pilzinsel64 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2662
* Mixin Compatibality Fixes by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2655
* Port Generator Options over from 1.12 by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2653
* Attempt to fix issues with graves not saving properly by adding a flush by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2675
* Add Achievements, Discord Formatting, and Attachments to Discord Module by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2676
* Attempt to fix NPCs not being registered correctly by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2680
* 1.7.10/develop add public JScripting method to parse UserIdent from string input by @Boffinbox in https://github.com/ForgeEssentials/ForgeEssentials/pull/2682
* 1.7.10/Fix mojang api url changes by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2686
* Fix: server utilities integrations permissions by @vulcandragi in https://github.com/ForgeEssentials/ForgeEssentials/pull/2688
* 1.7.10/develop update Chat module for msg/tell/r/pm and gmsg logging by @Boffinbox in https://github.com/ForgeEssentials/ForgeEssentials/pull/2684
* Fix Broken ASM logic by not running ASM at the tweaker stage by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2678
* Relocate Slf4j to fix compat issue with GTNH nightly and discord. by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2689
* 1.7.10/fix noclip by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2693
* 1.7.10/trim discord channels by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2695
* Add a default constructor to fix Multiworld values being set as false… by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2699
## New Contributors
* @vulcandragi made their first contribution in https://github.com/ForgeEssentials/ForgeEssentials/pull/2688
**Full Changelog**: https://github.com/ForgeEssentials/ForgeEssentials/compare/7.5.0...7.5.1
forgeessentials-1.12.2-12.5.0
* Fix update checker by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2636
* Fix Data Saving And RC Compact by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2647
* Add support for Votifier V2 by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2651
* Fix potential virtual crafting crash by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2657
* 1.12.2/ScoreBoardColors by @Declan-F in https://github.com/ForgeEssentials/ForgeEssentials/pull/2667
* 1.12.2/develop add public JScripting method to parse UserIdent from string input by @Boffinbox in https://github.com/ForgeEssentials/ForgeEssentials/pull/2681
* 1.12.2/Fix mojang api url changes by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2685
* 1.12.2/develop update Chat module for msg/tell/r/pm and gmsg logging by @Boffinbox in https://github.com/ForgeEssentials/ForgeEssentials/pull/2683
* Fix Multiple issues with class loading on 1.12 that break discord module by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2691
* Msc Fixes to the Econ Module by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2697
**Full Changelog**: https://github.com/ForgeEssentials/ForgeEssentials/compare/12.4.126...12.5.0
forgeessentials-1.18.2-18.0.0
* 1.18 Port by @spacebuilder2020
* Merge 1.16 fixes into 1.18 by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2671
**Full Changelog**: https://github.com/ForgeEssentials/ForgeEssentials/compare/17.0.0...18.0.0
收录