Code Monkey home page Code Monkey logo

feconomy's Introduction

FEconomy

Discord Github All Releases

FEconomy is an unturned economy plugin that uses a NoSQL document store database.

FPlugins Discord Support: https://discord.gg/4FF2548

This plugin will have a lot of updates with a lot of features like taxes and other stuff.

This plugin uses a workshop mod to display player balance. Mod: https://steamcommunity.com/sharedfiles/filedetails/?id=2256346633

Commands

/pay <player> <ammount>
/mexange <ammount>
/exange <ammount>
/balance
/setbalance <player> <money>
/uir
/wipebal

Configuration File

<?xml version="1.0" encoding="utf-8"?>
<EconomyConfiguration xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <DownloadLibraries>false</DownloadLibraries> This is for auto downloading libraries
  <XpMode>false</XpMode> Here you can set the economy mode to xp
  <Taxes>true</Taxes> Here you enable or disable taxes
  <DisconectedPlayersTaxes>2000</DisconectedPlayersTaxes> Here is the taxes ammount for disconected players this only work if DisconectedPlayersPayTaxes = true
  <DisconectedPlayersPayTaxes>false</DisconectedPlayersPayTaxes> Here you can enable taxes for disconected players
  <InitialMoney>10000</InitialMoney> Initial money :D
  <SalaryInterval>3060</SalaryInterval> Salary interval (Seconds)
  <TaxesInterval>432000</TaxesInterval> Taxes interval (Seconds)
  <CurrencyName>dolars</CurrencyName> Currency name
  <MoneyUI>true</MoneyUI> Enable or disable monney ui
  <UIID>3624</UIID>
  <Groups>
    <Group> This is the list of gruop that contains salarys and taxes of every group
      <GroupName>vip</GroupName>
      <Salary>10000</Salary>
      <Tax>2000</Tax>
    </Group>
  </Groups>
</EconomyConfiguration>

feconomy's People

Contributors

negrifelipe avatar

Stargazers

 avatar

Watchers

 avatar  avatar

feconomy's Issues

help

[19:09:42] FEconomy >> FEconomy Loaded
[19:09:42] FEconomy >> Creating Directory Database..
[19:09:42] FEconomy >> Directory Database Created!
[19:09:42] FEconomy >> Creating Economy Database..
Could not find dependency: LiteDB, Version=5.0.9.0, Culture=neutral, PublicKeyToken=null
Could not find dependency: LiteDB, Version=5.0.9.0, Culture=neutral, PublicKeyToken=null
Failed to load FEconomy, unloading now... :System.IO.FileNotFoundException: Could not load file or assembly 'LiteDB, Version=5.0.9.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
File name: 'LiteDB, Version=5.0.9.0, Culture=neutral, PublicKeyToken=null'
at F.Economy.Economy.Load () [0x00146] in <71c7973af00649d88ca36bb025377693>:0
at Rocket.Core.Plugins.RocketPlugin.LoadPlugin () [0x00033] in :0
[unloading] FEconomy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.