We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0b226d commit 008d181Copy full SHA for 008d181
README.md
@@ -5,6 +5,10 @@ Set up custom spawns points and modify the loot from animals.
5
- Modify the loot dropped by animals on death.
6
- Set up custom spawn points for animals with a specific radius and respawn time.
7
8
+When **CustomSpawns** are enabled the following Config.json settings are ignored or overridden:
9
+- `Respawn_Time`
10
+- `Max_Instances_Tiny`, `Max_Instances_Small`, `Max_Instances_Medium`, `Max_Instances_Large`, `Max_Instances_Insane`
11
+
12
## Commands
13
- `/setanimalspawn <animal> [maxRadius] [respawnTime]` - Set a custom spawn point for an animal.
14
- `/removeanimalspawns [radius]` - Remove all custom animal spawn points in a radius.
0 commit comments