PlayerTradingUltimate is a plugin that allows for safe, easy trading between players. This plugin is intended to prevent "scams" between players, where one player doesn't get what they were promised.
To start a trade, simply run /trade . The other player will be sent a request to trade. To reload the plugin configuration, ensure you have the permission ptu.admin (or operator), and run /ptu reload
This plugin requires Vault and a compatible economy plugin (e.g. EssentialsX) to work. Please install these on your server alongside this plugin.
- JDK 24
- Apache Maven
- Git
Run the following commands to clone the source code:
git clone https://github.com/pwR9401/PlayerTradingUltimate.git
cd PlayerTradingUltimate
git checkout sourceRun the following command to download dependencies and build the project:
mvn clean packageOnce the compilation finishes, you should see BUILD SUCCESS
If you do, open the target folder, and you should see ptu-1.0.jar
This is your plugin file, put this on your server