Bom dia,tarde,noite
hoje vou mostra o lugar q é talvez é possivel do bug do HolographicDisplays
obs: posso está 100¨% errado
no código do HolographicDisplays tem isso aqui
public List<String> getTutorial() {
return Arrays.asList("Reads the lines from a text file. Tutorial:",
"1) Create a new text file in the plugin's folder",
"2) Do not use spaces in the name",
"3) Each line will be a line in the hologram",
"4) Do /holograms readlines <hologramName> <fileWithExtension>",
"",
"Example: you have a file named 'info.txt', and you want",
"to paste it in the hologram named 'test'. In this case you",
"would execute "+ ChatColor.YELLOW + "/holograms readlines test info.txt");
}
lugar de onde foi achado: https://github.com/filoghost/HolographicDisplays/blob/master/Plugin/src/main/java/com/gmail/filoghost/holographicdisplays/commands/main/subs/ReadtextCommand.java#L108
link reportado por @Floodeer
espero ter ajudado ?