Default configuration serveur Build NG RED
This commit is contained in:
31
config/CustomNpcs.cfg
Executable file
31
config/CustomNpcs.cfg
Executable 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
|
||||
|
||||
Reference in New Issue
Block a user