How to spawn items and creatures in a Dark and Light server
Here's a list of commands and a demonstration on how to spawn items and creatures in Dark and Light.
Connect to your Dark and Light game server
Make sure you have cheats enabled. To do so, press the "+" key on your keyboard to bring up the console. (if you have rebinded this, the button will be different)
Type
Change the admin password where required. Now you are able to use cheat commands on your server. You can bypass this step if you have setup a admin whitelist.
To spawn items, weapons, arrows, type in the console:
Examples:
To spawn creatures/enemies you have to use the summon command.
or
Examples
You can also use the command
List of commands item IDs and creature IDs can be found here: https://darkandlight.gamepedia.com/Items & https://darkandlight.gamepedia.com/Creature_IDs/full
Connect to your Dark and Light game server
Make sure you have cheats enabled. To do so, press the "+" key on your keyboard to bring up the console. (if you have rebinded this, the button will be different)
Type
enablecheats YOURADMINPASSWORD
Change the admin password where required. Now you are able to use cheat commands on your server. You can bypass this step if you have setup a admin whitelist.
To spawn items, weapons, arrows, type in the console:
cheat GiveItemNum ITEMID QUANTITY 1 0
Examples:
cheat giveitemnum 1 1 1 0 ---- will give you one bedroll.
cheat giveitemnum 1 3 1 0 ---- will give you three bedrolls.
cheat giveitemnum 20 1 1 0 ---- will give you one crossbow.
To spawn creatures/enemies you have to use the summon command.
cheat Summon CREATUREID
or
Summon CREATUREID
Examples
cheat summon Ghost_Character_bp_c ---- will spawn a Wraith.
cheat summon Wyvern_Character_bp_c ----- will spawn a Wyvern.
You can also use the command
cheat forcetame
to instantly tame a creature. Make sure you're looking at the creature when using the command.List of commands item IDs and creature IDs can be found here: https://darkandlight.gamepedia.com/Items & https://darkandlight.gamepedia.com/Creature_IDs/full
Updated on: 14/01/2019
Thank you!