ForgeEssentials

ForgeEssentials

339k Downloads

[1.12.2] Custom NPC Issue

vin0m opened this issue ยท 2 comments

commented

Custom NPCs has a scripting API that allows the NPCs, ScriptedBlocks, and PlayerScripts to execute commands. FE disables this. It appears that each NPC and Scripting block would need to be granted permissions (see image below). This is the list I get when typing "/p user [tab]". Is there any way to allow all commands from custom npcs?

Modlist: https://pastebin.com/PyxDr0s7
Screenshot: https://i.imgur.com/PpSNJVd.png

commented

Any update on this? Is there a way to exempt entire mods from the permissions system?

commented

All NPC's are part of the built in NPC group
Simply give that group the permissions you need.