Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/restoremonarchyplugins/animalmanager
Set up custom spawns points and modify the loot from animals.
https://github.com/restoremonarchyplugins/animalmanager
rocket-plugin unturned unturned-plugin
Last synced: 3 days ago
JSON representation
Set up custom spawns points and modify the loot from animals.
- Host: GitHub
- URL: https://github.com/restoremonarchyplugins/animalmanager
- Owner: RestoreMonarchyPlugins
- Created: 2024-09-23T10:29:28.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-10-16T21:08:02.000Z (27 days ago)
- Last Synced: 2024-10-18T20:44:37.269Z (25 days ago)
- Topics: rocket-plugin, unturned, unturned-plugin
- Language: C#
- Homepage: https://restoremonarchy.com/plugins/animalmanager
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Animal Manager
Set up custom spawns points and modify the loot from animals.## Features
- Modify the loot dropped by animals on death.
- Set up custom spawn points for animals with a specific radius and respawn time.When **CustomSpawns** are enabled the following Config.json settings are ignored or overridden:
- `Respawn_Time`
- `Max_Instances_Tiny`, `Max_Instances_Small`, `Max_Instances_Medium`, `Max_Instances_Large`, `Max_Instances_Insane`## Commands
- `/setanimalspawn [maxRadius] [respawnTime]` - Set a custom spawn point for an animal.
- `/removeanimalspawns [radius]` - Remove all custom animal spawn points in a radius.
- `/tpanimal ` - Teleport to a random animal.
- `/rocket reload AnimalManager` - Reload the configuration. Not recommended with **CustomSpawns** enabled.## Configuration
### AnimalManager.Configuration.xml
```xmlyellow
300
1024
true
```
### AnimalSpawns.Washington.xml
```xml
```
## Translations
```xml
```