Giter Club home page Giter Club logo

tne-bukkit's Introduction

Please Note: This project is in Alpha stage, and may therefore contain multiple bugs. Please report any bugs you find.

About

The New Economy is a feature-packed modular economy plugin that is currently under development. TNE is meant to offer an all-in-one solution for server owners, while also providing an easy-to-use modular system, which allows server owners to simply disable features they don't wish to use, or even remove the module's jar to save disk space. TNE's modular system also allows third-party developers to easily add additional features without the need for additional dependencies. Developers, of course, are welcome to add functionality via TNE's custom events, API, Vault, or Reserve(Recommended)..

Special Thanks

Build Status

Build Status

If you've switched from another economy plugin to TNE, please take a moment to tell us which one: What economy plugin did you switch from?

Support

There's a few ways to support the development of TNE at this moment.

  • My Patreon
  • Share TNE with other server owners
  • Suggest ways to improve TNE

Basic Information

Some basic information you might want to look over.

Default Configurations

Features

Requirements

  • Vault (Optional)
  • Reserve (Optional)

Support

For support choose one of the following.

API

To access the API import the jar file(TNE.jar) then use the following code:

TNE.instance().api();  

In the following example we'll get a player's balance using the API.

TNEAPI ecoAPI = TNE.instance().api();  
ecoAPI.getBalance(player);

Source code for the API class can be found here.

Team

  • creatorfromhell

Contribute

To contribute to The New Economy you may fork our Github Repository, and make a Pull Request. The repository is located at: https://github.com/TheNewEconomy/TNE-Bukkit .

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.