8 lines
285 B
Lua
8 lines
285 B
Lua
-- You can copy this file as 'server_config.lua' to load automatically those settings at server startup
|
|
-- Here the default values are set, you can remove options or change them accordingly
|
|
-- See source/server/core/ServerConfig.cpp for more details
|
|
|
|
-- Gameplay
|
|
useItemDrops = false
|
|
|