promotional bannermobile promotional banner

ForgeEssentials

Server utility mods and powerful permissions system

File Details

forgeessentials-1.12.2-12.3.108

  • R
  • Jul 8, 2021
  • 12.12 MB
  • 600
  • 1.12.2
  • Forge

File Name

forgeessentials-1.12.2-12.3.108-server.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:forge-essentials-74735:3381004")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

NEW Feature: 

Added Javascript support to the Signtools module.  This new feature allows you to program an action when a player right clicks on a sign.

For Example you can use this module to teleport a player to a minigames region.  The system will send, the position and the text in a json object that you can then filter on to determine the action.

 

In addition, these bugs were fixed:

Fix Crash Bug when FTBLib is installed but FTB-Utilities is not

Make 'fe.chat.playerformat' and 'fe.chat.textformat' behave the same

Fix bug with NPC's generating duplicate permission values and crashing the server