Skip to content

Latest commit

 

History

History
53 lines (44 loc) · 1.78 KB

File metadata and controls

53 lines (44 loc) · 1.78 KB

Uconomy

Release (latest by date) Workflow Status License Downloads Issues

What is this?

This is the source code of a .NETFramework library written in C#. This library is a plugin made for Unturned 3.24.x+ servers.

Description

The updated version of the well known Uconomy plugin.

Features

  • Economy System
  • Salaries (permission: uconomy.salary.<amount>)
  • Kill Rewards
  • Death penalties
  • Should Works with most of the economy plugins that use Uconomy

Commands

| - means or
[] - means required
<> - means optional

/balance <player> Description: Shows your or the provided player's balance
Permission(s): uconomy.commands.balance, uconomy.commands.balance.other
/pay [player] [amount] Description: Pays a specific player money from your account
Permission(s): uconomy.commands.pay
/adminpay [player] [amount] Description: Pays a specific player money
Permission(s): uconomy.commands.adminpay
/exchange [cash | xp] [amount] Description: Exchanges the provided amount of your balance to the provided currency
Permission(s): uconomy.commands.exchange