Added %winner% and %time% placeholders for the ' winner-field' section which was not there before. This is where the winner is shown on the discord webhook
Fixed FURNACE game and errors
Fixed formatting of winner message for multiple players
Fixed PlaceholderAPI parse command crashing the server
NEEDED New field in config.yml:
Code (YAML):
discord: #If url is empty, this will be ignored as there will be no webhook webhook-url: ''
message-content: 'Latest game results:'
img-url: 'https://www.spigotmc.org/data/resource_icons/107/107781.jpg?1676494289'
username: 'Chat Games'
title: 'Chat Games Result'
description: 'The winner is:'
winner-field: '
%winner% (%time%)' #NEW FIELD