32 lines
712 B
INI
Executable File
32 lines
712 B
INI
Executable File
#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
|
|
|