
forge-essentials
Forge Essentials aims to provide a suite of powerful fully server-side utilities to make running, administrating and using a server better and easier. This mod only needs to be installed on the server and should not be installed at all on the client.
- Загрузки
- 10K
- Подписчики
- 9
- Обновлён
- 12 августа 2025 г.
- Лицензия
- GPL-3.0-or-later
Опубликован 26 июня 2023 г.
1.16.5 Port is mostly complete and beta builds are now available to download from Modrinth
Forge Essentials aims to provide a suite of powerful fully server-side utilities to make running, administrating and using a server better and easier. This mod only needs to be installed on the server and should not be installed at all on the client. The companion mod is a client mod, which may be optionally downloaded to enable additional features like WorldEdit CUI.
- WorldEdit is not included in FE and must be downloaded separately
For help and support, join our Discord server!
Please, do not send me IM messages about bugs / issues. If you need help go to our discord server.
Forge Essentials contains the following modules:
- Afterlife
Places a configurable Totem on death. Has options to change the amount of XP and hunger to retain. Economy integrated.
- Auth Provides an extra layer of player identity protection as well as providing VIP slots.
- Backups Creates backups of the dimensions. Target can be configured, when it must run and how long to retain backups as well.
- Chat Provides customized chat colors, prefixes, suffixes and quick reply commands.
- Commands Essentially a bunch of commands useful for every server admin like /fly, /top, /descend and many others. All commands are permission and economy integrated.
- Economy Provides virtual currency which can be used to buy and sell stuff. Also, command actions can be charged when they’re used by players.
- Kit Create kits for your players. Define even a starter kit. Time and Economy integrated.
- Majority Sleep How many percent need to sleep to skip the night in a dimension? You can define that.
- MultiWorld Powerful custom dimension manager. Create on-the-fly new dimensions compatible with nearly all modded dimension providers and generators.
- Performance Tools Provides some tools to check the performance of the server.
- Permission Manager Most advanced permission manager for modded Minecraft. It manages zones/areas, dimensions, groups and single users in any combination. Permissions can be things like breaking, placing, interacting, teleporting and much more. Every items and block has a permission node. Economy integrated. In addition, Wildcard nodes are supported (i.e. fe.command.*)
- Permission Scheduler The permission scheduler can toggle permissions based on game / server time. It includes a debugger to test permissions.
- PlayerLogger Records all actions performed by players. It is a powerful tool to check grieving.
- Remote Let’s you administrate your server remotely using an API.
- Scripting FE Jscripting is a lightning fast and extremely powerful scripting engine based on JavaScript. It can alter blocks, players and much more. Warning! Very advanced stuff.
- Server Vote Votifier compatible. Let players vote for your server on the many server list websites. Also provides a reward to players for every vote received. Uses the script engine.
- Sign Tools Enter commands and creates server shops with signs. In addition, you can use Javascript to run actions when a sign is interacted with or edited. This can include creating an inventory menu using the new item menu system.
- Teleport Manages player to player teleporting. Also provides personal and global warps. Economy integrated.
- Tickets Let’s player send a ticket with a question, remark or anything else to ops and moderators.
- WorldEdit Integration Tool Uses the world famous WorldEdit to select and define zones. Forge Essentials client mod highly recommended.
- WorldBorder Limits the world per dimension with customizable messages and penalties.
For more information, news and updates, please visit our discord, or take a look at the Wiki.
PLEASE POST ISSUES on THE ISSUE TRACKER ON GITHUB!
Ченджлог
12.5.1Релиз1.12.2 · 12 августа 2025 г.
What's Changed
- 1.12.2/scripting improvements phase 1 by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2698
- Fix Craft command and add the ability to use color in the rename comm… by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2700
- 1.12.2/client fixes by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2702
- Fix listing user perms and fetching uuids by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2710
Full Changelog: https://github.com/ForgeEssentials/ForgeEssentials/compare/12.5.0...12.5.1
7.5.1Релиз1.7.10 · 22 января 2025 г.
What's Changed
- 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
12.5.0Релиз1.12.2 · 28 декабря 2024 г.
What's Changed
- 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
18.0.0Альфа1.18.2 · 12 апреля 2024 г.
What's Changed
- 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
17.0.0Альфа1.17.1 · 12 апреля 2024 г.
What's Changed
- 1.17.1/Working by @Declan-F in https://github.com/ForgeEssentials/ForgeEssentials/pull/2669
- Update 1.17 with fixes from 1.16 by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2670
Full Changelog: https://github.com/ForgeEssentials/ForgeEssentials/compare/16.0.4...17.0.0
16.0.4Бета1.16.5 · 12 апреля 2024 г.
What's Changed
- Add support for Votifier V2 by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2652
- Fix JScripting event registration crash by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2658
- Fix incompatability with mods overwriting the command class by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2659
- add support for forge update checker by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2663
- Added ScoreBoardColors by @Declan-F in https://github.com/ForgeEssentials/ForgeEssentials/pull/2668
Full Changelog: https://github.com/ForgeEssentials/ForgeEssentials/compare/16.0.3...16.0.4
7.5.0Релиз1.7.10 · 10 ноября 2023 г.
What's Changed
- Make Annotation Processing cleaner for IDEs by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2619
- Update Gradle to 4.10.3 by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2620
- Optional load of mixin when requirements apply by @drori200 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2623
- Update CONTRIBUTING.md by @drori200 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2630
- add option
loadOnServerStarttoMultiworldby @Pilzinsel64 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2631 - 1.7.10/build fix and update checker backport by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2640
- Fix bug with scriptable commands on J9+ and remove mcstats metrics by @spacebuilder2020 in https://github.com/ForgeEssentials/ForgeEssentials/pull/2648
New Contributors
- @drori200 made their first contribution in https://github.com/ForgeEssentials/ForgeEssentials/pull/2623
- @Pilzinsel64 made their first contribution in https://github.com/ForgeEssentials/ForgeEssentials/pull/2631
Full Changelog: https://github.com/ForgeEssentials/ForgeEssentials/compare/1.4.6.1373...7.5.0
16.0.3Бета1.16.5 · 11 октября 2023 г.
What's Changed
- 1.16.5/chat module seperation update by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2644
- Multiworld and JScripting Port by @maximuslotro in https://github.com/ForgeEssentials/ForgeEssentials/pull/2646
Full Changelog: https://github.com/ForgeEssentials/ForgeEssentials/compare/16.0.2...16.0.3
Комментарии
Загружаем…