forked from Grasscutters/Grasscutter
-
Notifications
You must be signed in to change notification settings - Fork 32
Server Setup
Alexander Hartmann edited this page Dec 28, 2022
·
3 revisions
- Setup the server as specified here till you reach step 6: https://github.com/Grasscutters/Grasscutter/wiki/Running#starting-the-server
- Download https://github.com/Hartie95/CustomGCResources/archive/refs/heads/main.zip and extract the folders inside
Resources
- In
config.json
enableScriptInBigWorld
totrue
- This enables Lua scripts in the main world (scene 3). The server will requrie a bit more resources this way, but quest content will spawn propperly.
- This currently also leads to some extra gadgets and monsters getting spawned, like the hide and seek barrier
- In
config.json
changequesting
totrue
- This will automatically add the intial quests to new users, keep it at false if this is not wanted
- Older user will need to start the intial quests manually via command
/quest enable
- Restart the server