EpicTrade | Player Trading - GUI icon

EpicTrade | Player Trading - GUI -----

Player Trading one to one!




Fixed an error where the "Player has declined" message would show even if you accepted the trade.
----------, Sep 21, 2021

Added a Translatable Message to declining/cancelling a trade.
----------, Sep 20, 2021

Fixed Yet another NPE involving Vault (Sorry)
----------, Jul 1, 2021

Fixed an NPE with the Vault Hook
Fixed an error where it will say "Player is currently trading" even though they aren't
----------, Jul 1, 2021

Fixed a bug that would prevent EpicTrade from loading on 1.17
----------, Jun 28, 2021

With this update you now longer need the additional startup arguments.
----------, Jun 26, 2021

Updated the plugin to support 1.17. This includes all new materials.

If you wish to use the plugin on 1.17 you must add
Code (Text):
--add-opens java.base/java.net=ALL-UNNAMED
to your startup command for your server.

Removed the dependency for Vault
Now vault is only required if you wish to trade currency :)
----------, Jun 24, 2021

This update should fix a dupe bug involving economy trades through the trade GUI.
----------, May 31, 2021

Fixed Bugs:
Languages would fail to load making the settings button spam NPE errors in the console.
The English language file would sometimes not save correctly when loading causing it not to load, only giving other languages as options.

New Features:
Added a feature to customise the items that show in the Trade GUI. Change these in TradeSettings from /epictrade
Added the blacklist feature, you can now blacklist items to prevent them from being traded. Change blacklisted items in TradeSettings from /epictrade.
----------, Apr 30, 2021

I do apologise for the last release, it appears the compilation of the plugin went wrong and only packed the apache libraries and nothing from the plugin.

This has been fixed in this release and everything should work as expected. If it doesn't please feel free to join the discord and tell me off :)
----------, Apr 27, 2021

Fixed permission trade.toggle from being ignored when a player goes to use the command "/trade toggle"
----------, Apr 26, 2021

Added full translation system to the plugin
Added backwards compatibility atleast to 1.12.2 (Could go back as far as 1.8)
Added Trading EXP
Added Trading Currency (Money from a Vault Econonomy Plugin)
Added command /epictrade for admin menu
Added permission epictrade.admin for use of /epictrade
Added Settings Menu:
Set /trade command alias
Toggle Money Trading
Toggle EXP Trading

View all current trades and close them from the admin menu
Added command "/trade toggle" so users can block any incoming trade request, this also stops them from being able to trade.
Added permission "epictrade.toggle" this allows the use of /trade toggle
----------, Apr 26, 2021

Added the ability to crouch + right click the player who wants to trade with you to accept the trade.
----------, Apr 22, 2021

Fixes:
Fixed a console error when you use /trade <playername> because that command didn't exist.

Additions:
Permission Node:
epictrade.request.command - Allows the use of /trade <playername> to invite to a trade.

Commands:
/trade<playername> - Allows invites to trades from anywhere in the world.
----------, Apr 21, 2021

Added an API and Event for developers to use.

API:
Code (Java):

EpicTradesAPI. getTrades ( ) ; //Returns a List of all current trades

EpicTradesAPI. getPendingTrades ( ) ; //Returns all trades that haven't yet been accepted.

EpicTradesAPI. isTrading (Player ) ; //Returns true/false if the player is trading

EpicTradesAPI. closeTrade (Player ) ; //Closes the trade of the player and the player he's trading with.

EpicTradesAPI. closeTrades ( ) ; //Closes all trades
 
Event:
Code (Java):

TradeRequestEvent (Cancellable ) - Provides you with Player 1 and Player 2 of the trade request.
 
----------, Apr 21, 2021

Added command /trade
Bedrock players can't click text in chat so this command is mainly for them, or players who don't wish to click the text in chat.
----------, Apr 18, 2021

Not essential unless you use EpicCurrency also.
Fixed a conflict between my plugins that would only load the first on in the queue and all others would fail.
----------, Apr 14, 2021

Resource Information
Author:
----------
Total Downloads: 5,117
First Release: Apr 14, 2021
Last Update: Sep 21, 2021
Category: ---------------
All-Time Rating:
5 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings