Back to the old system for bots discord, time I would not have managed to run maven with JDA I would use this solution
FIXED: System change for the bot Discord! I am now using maven for JDA! The plugin takes a lot less mo now!
FIXED: Fixed an error with the change of language!
Heyy !!
In this new version a lot of things have changed !
There was a great optimization of the code to make the plugin better!
But the main addition of this update is the addition of PlayerPoint API, You can in addition to vault, put your items on sale with PlayerPoint!
Plugin link: https://dev.bukkit.org/projects/playerpoints
Code:playerpoint: use: true currency: "PP"![]()
![]()
UPDATE: Bug fix at discord during / ah reload
UPDATE: You can now choose what the bot plays
UPDATE: You can now say not to display a message when the enchantment does not existCode:botPlay: "zAuctionHouse V%version%"
Code:messages: #Pour les messages vous allez pouvoir mettre: # %player% pour récupérer le joueur # %amount% pour récupérer le nombre d'item mis en vente # %item% pour récupérer le nom de l'item mis en vente # %price% pour récupérer le prix de l'item mis en vente # %name% pour récupérer le nom de l'item mis en vente # %enchant% pour récupérer l'enchantement de l'item mis en vente tile: "none" #Mettre "none" pour ne pas mettre de tile fields: 1: tile: "Sale" message: "Player **%player%** just added x%amount% %item% for **%price%**$" inline: false 2: tile: "Enchantment" message: "Item enchantment: **%enchant%**" inline: false displayEnchantisNull: false footer: "zAuctionHouse" #Mettre "none" pour ne pas mettre de footer
