Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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
```xml

pet

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


















```