All Projects → ericgrandt → TotalEconomy

ericgrandt / TotalEconomy

Licence: MIT License
All in one economy plugin for Minecraft and Sponge.

Programming Languages

java
68154 projects - #9 most used programming language
kotlin
9241 projects

Projects that are alternatives of or similar to TotalEconomy

Flexiblelogin
A Sponge minecraft server plugin for second factor authentication
Stars: ✭ 73 (+128.13%)
Mutual labels:  minecraft, sponge
Changeskin
Allows your players to change their skin by command
Stars: ✭ 118 (+268.75%)
Mutual labels:  minecraft, sponge
Bstats
bStats collects data for plugin authors. It's free and easy to use!
Stars: ✭ 99 (+209.38%)
Mutual labels:  minecraft, sponge
Luckperms
A permissions plugin for Minecraft servers.
Stars: ✭ 1,100 (+3337.5%)
Mutual labels:  minecraft, sponge
Worldedit
🗺️ Minecraft map editor and mod
Stars: ✭ 2,288 (+7050%)
Mutual labels:  minecraft, sponge
Spongeforge
A Forge mod that implements SpongeAPI
Stars: ✭ 1,106 (+3356.25%)
Mutual labels:  minecraft, sponge
Voxelsniper
The premiere long-distance brush editor for Minecraft
Stars: ✭ 114 (+256.25%)
Mutual labels:  minecraft, sponge
Almura
The official mod of the Almura Client and Server.
Stars: ✭ 14 (-56.25%)
Mutual labels:  minecraft, sponge
Nucleus
The Ultimate Essentials Plugin for Sponge.
Stars: ✭ 144 (+350%)
Mutual labels:  minecraft, sponge
Viabackwards
Allows the connection of older clients to newer server versions for Minecraft servers.
Stars: ✭ 135 (+321.88%)
Mutual labels:  minecraft, sponge
Redprotect
RedProtect Easy and Light Weight Antigrief plugin.
Stars: ✭ 51 (+59.38%)
Mutual labels:  minecraft, sponge
Craftbook
🔧 Machines, ICs, PLCs, and more!
Stars: ✭ 226 (+606.25%)
Mutual labels:  minecraft, sponge
Spongeapi
A Minecraft plugin API
Stars: ✭ 1,043 (+3159.38%)
Mutual labels:  minecraft, sponge
Ore
Repository software for Sponge plugins and Forge mods
Stars: ✭ 63 (+96.88%)
Mutual labels:  minecraft, sponge
Libby
A runtime dependency management library for plugins running in Java-based Minecraft server platforms.
Stars: ✭ 36 (+12.5%)
Mutual labels:  minecraft, sponge
Gate
A high performant & paralleled Minecraft proxy server with scalability, flexibility & excellent server version support - ready for the cloud!
Stars: ✭ 102 (+218.75%)
Mutual labels:  minecraft, sponge
Minecraftdeveloperguide
📝Minecraft developer Chinese guide,我的世界开发者中文指南
Stars: ✭ 574 (+1693.75%)
Mutual labels:  minecraft, sponge
Minecraftdev
Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.
Stars: ✭ 645 (+1915.63%)
Mutual labels:  minecraft, sponge
Serverlistplus
A flexible Minecraft plugin to customize the appearance of your server in the server list
Stars: ✭ 127 (+296.88%)
Mutual labels:  minecraft, sponge
Skinsrestorerx
SkinsRestorer development repository
Stars: ✭ 171 (+434.38%)
Mutual labels:  minecraft, sponge

TotalEconomy

Total Economy is a Sponge plugin that aims to provide a full-fledged economy for your server. Each feature can be enabled/disabled and configured to your liking. This allows you to continue using your favorite plugins alongside Total Economy without any issue.

Features

  • Easily pay other players
  • Jobs and the ability to create your own jobs
  • Ability to enable/disable any feature
  • SQL Support
  • Multi-Currency Support
  • Chest Shops

Contributions

Interested in contributing code? Doing some translation? Or maybe you have an issue or suggestion you'd like to let us know about? We appreciate and welcome all contributions. To get started:

Getting and Building Total Economy

Grabbing a copy of Total Economy's source is as simple as having Git installed and running the following command from a command prompt or terminal window:

git clone https://github.com/Erigitic/TotalEconomy.git

When you are ready to build Total Economy, do so using gradle:

  • ./gradlew build (Unix-like systems such as Linux and macOS)
  • gradlew build (Windows)
  • Or using your favorite IDE

If the build was successful, you can find the TotalEconomy-x.x.x.jar in build/libs/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].