Fixed a bug in 1.13
You can now directly pick up items to buy from your inventory if you have room
Code:giveItem: false #Donne l'item directement si le joueur a de la place dans son inventaire sinon l'item va dans le menu des items achetés #Give the item directly if the player has room in his inventory otherwise the item goes into the menu of items purchased
ADDED: You can now put a data item in the hdv
![]()
Code:information: name: "&6» &eInformations" item: WOOD:2 lore: - "&6» &eItems&7: &6%item%" - "&6» &eHow to sell&7: &6/ah sell <price>"
FIXED: The messages of the name in the discord do not show the colors of the items
FIXED: Fixed a bug with the item number on sale
ADDED: You can now choose whether or not to display the numbers after the decimal point
![]()
ADDED: Adding a menu to remove other player's items when you have permissionCode:items: noDouble: true
Just make a middle click with your mouse to remove an item!Code:permission: use: zAuctionHouse.use sell: zAuctionHouse.sell remove: zAuctionHouse.remove gui: guiAdminRemove: "§6» §aRemove - Admin"
![]()
We recommend that you delete the config.yml file to avoid any problems
You need to delete config.yml !
Code:log: true #Log qui seront dans la console betterLog: true![]()
FIXED: Fixed a bug that when clicked in our inventory when the auction house was there was an error
