Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/restoremonarchyplugins/upets
Ever wanted a pet? In unturned? Following you around? Here you got one!
https://github.com/restoremonarchyplugins/upets
Last synced: 2 months ago
JSON representation
Ever wanted a pet? In unturned? Following you around? Here you got one!
- Host: GitHub
- URL: https://github.com/restoremonarchyplugins/upets
- Owner: RestoreMonarchyPlugins
- License: mit
- Created: 2021-03-08T14:09:13.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-16T14:18:40.000Z (3 months ago)
- Last Synced: 2024-10-18T08:29:01.828Z (3 months ago)
- Language: C#
- Homepage: https://restoremonarchy.com/plugins/upets
- Size: 5.9 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UPets
Ever wanted a pet? In unturned? Following you around? Here you got one!## Features
- Supports both MySQL and local JSON data file writing
- Pet will follow the player everywhere
- If `MaxDistance` is reached animal will be teleported to player
- All database calls are made asynchronously
- If you want players to be able to buy pets, Uconomy must be installed.## Credits
* **AdamAdam** for originally creating the plugin## Commands
- **/pet help** - Displays help information
- **/pet list** - Displays a list of your pets
- **/pet buy \** - Buys a pet with specified name
- **/pet shop** - Displays a list of available pets in the shop
- **/pet \** - Spawns/Despawns a specified pet## Permissions
```xmlpet
pet.own.cow
pet.own.bear
pet.own.wolf
pet.own.reindeer
pet.own.pig
pet.own.deer
```## Configuration
```xml#FF00FF
5
50
false
localhost
unturned
password
unturned
PlayersPets
3306
true
```
## Translations
```xml
```