This commit is contained in:
CocoTheOwner 2021-08-19 09:56:35 +02:00
parent baf76c51f9
commit 30f9348c26

View File

@ -505,8 +505,8 @@ public class VolmitSender implements CommandSender {
hoverTitle + newline + hoverTitle + newline +
description + newline + description + newline +
usage + usage +
suggestion + suggestion + //Newlines for suggestions are added when they're built, to prevent blanklines.
suggestions + suggestions + // ^
"'>" + "'>" +
"<click:" + "<click:" +
onClick + onClick +