HomeJavaModsEmpireEco (Item Based Economy) | [BANKER] [API]
EmpireEco (Item Based Economy) | [BANKER] [API]
ModsJava

EmpireEco (Item Based Economy) | [BANKER] [API]

⬇ Download on Spigot
[​IMG]
EmpireEco is an Item-Based Economy plugin.
It was meant for RPG servers that wish to have a similar
coin system like MMO games (e. g. WoW or GuildWars 2)
This version is BETA. Please report any bugs you can find in the discussions section and not in the reviews.

[​IMG]
- Item-based economy, which means you can hold your money in your hand.
- API (You can use the features in your own scripts)
- YML Configuration and Data Storage
- 3 Types of coins (Bronze, Silver, Gold)
- Banker to view the amount of coins you have and withdraw|dopiste them.
- Well-written coins system.
- Pickup-message module. (When you pick up a coin, it will send you a message telling you the amount you picked up. You can enable or disable this in the config)
- Chat withdraw system
- Withdraw with 3 different mouse buttons, each button defines one type of coins.
- Admin commands that have the ability to control everything around the script
- and much more...

[​IMG]
Player Commands = epe.player
- /banker - opens the main banker menu
- /coins - Tells you what you have in your vault without the need of the banker's menu

Admin Commands = epe.admin
- /epe - open the help menu for admin commands
- /epe coins <give/take/reset> <player> <amount> - give/take/reset player's stats
- /epe coins <list/stats/get> <player> - get the stats from another player
- /epe reload - reload the plugin


[​IMG]
Spoiler: GIF(s)
Banker's GUI
[​IMG]



Auto coin transformation. When Bronze reaches 100 it will add 1 to silver and remove the 100 from bronze. Just like in WoW or Guild Wars 2
[​IMG]



Chat Withdraw system
[​IMG]



Smooth and fast deposite system
[​IMG]

[​IMG]

Code (YAML):
currency:
    onStart
:
        bronze
: 25
        silver
: 0
        gold
: 0
    banker
:
        enderchest
: true

modules
:
    pickup_message
:
        bronze
: true
        silver
: true
        gold
: true

[​IMG]
Code (Text):

- effects:

  # remove a specific amount of type of coins from player's vault. Behaves just like the command.
  [empire[eco]] (remove|subtract) %number% [(1¦bronze)] [(2¦silver)] [(3¦gold)] (from|of) [(the)] (%player%'s vault|vault of %player%)

    example:
        subtract 5 bronze from player's vault


  # add a specific amount of type of coins to player's vault. Behaves just like the command.
  [empire[eco]] (give|add) %number% [(1¦bronze)] [(2¦silver)] [(3¦gold)] to [(the)] (%player%'s vault|vault of %player%)

     example:
         add 5 bronze to player's vault

  # Remove an amount of type of coin from player's inventory.
  [empire[eco]] remove %number% [of] [(1¦bronze)] [(2¦silver)] [(3¦gold)] coin[s] from [the] %player%'s inventory

    example:
        remove 5 bronze from player's inventory


- expressions:


  # If you want to get the amount of the player's type of coin.
  [empire[eco]] [(1¦%player%'s bronze)] [(2¦%player%'s silver)] [(3¦%player%'s gold)]

     example:
         set {_value} to player's bronze
         broadcast "%{_value}%"


  # Get the amount of type of coin from player's inventory. Physical items.
  [empire[eco]] [amount of] [(1¦bronze)] [(2¦silver)] [(3¦gold)] [found] in [the] %player%'s inventory

     example:
         set {_value} to amount of bronze in player's inventory
         broadcast "%{_value}%"


  # Get the yml value of a module.
  [empire[eco]] status (of|from) module %text%

     example:
         set {_value} to status of module "pickup_message.bronze"
         broadcast "%{_value}%"


- conditions:

  # Condition to check of the module is true or false
  [empire[eco]] status (of|from) module %text% is [(1¦true|enabled)] [(2¦false|disabled)]

     example:
         if status of module "pickup_message.bronze" is true:
              broadcast "null 1"

 

[​IMG]
- Skript [Tested with Bensku 2.2 Dev37]
- SkQuery v3.6.1-lime+
- Skellett v1.9.6b+
- skript-mirror v0.18.0+
- skript-yaml v1.2.4+
- TuSKe 1.8.2-Pikachu-Patch-3+

[​IMG]
Support will only be given through discord, here or on Github.
If you report a bug in the reviews and ask for support, you will be ignored.
Use the discussions.
[​IMG]

ToS:
- You may not claim this as yours
- You may not re-post this code anywhere without permission
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

EmpireEco (Item Based Economy) | [BANKER] [API] is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 365 times (via Spigot). Download it and open it directly in the game.

Explore more