Default configuration serveur Build NG RED

This commit is contained in:
2026-02-03 23:09:01 +01:00
commit 53d0c557d0
129 changed files with 21501 additions and 0 deletions

31
config/CustomNpcs.cfg Executable file
View File

@@ -0,0 +1,31 @@
#Disable Chat Bubbles
EnableChatBubbles=true
DisableExtraNpcItems=false
#Default Item ID range is from 26700
ItemStartId=26700
#Default Block ID range is from 1525
BlockStartId=1525
#Uses unique entities ids
UseUniqueEntities=false
#To use this UseUniqueEntities has to be false
EntityStartId=128
#Navigation search range for NPCs. Not recommended to increase if you have a slow pc or on a server
NpcNavRange=32
#Set to true if you want the dialog command option to be able to use op commands like tp etc
NpcUseOpCommands=false
InventoryGuiEnabled=true
#Enables CustomNpcs startup update message
EnableUpdateChecker=false
#Only ops can create and edit npcs
OpsOnly=true