9
0
mirror of https://github.com/Auxilor/EcoJobs.git synced 2025-12-21 07:59:15 +00:00

Suppression

This commit is contained in:
Auxilor
2023-03-27 18:57:00 +01:00
parent 7f331dd5dc
commit c36509f3ed

View File

@@ -78,6 +78,7 @@ object JobsGUI {
plugin.configYml.getInt("gui.player-info.row"),
plugin.configYml.getInt("gui.player-info.column"),
slot { player, _ ->
@Suppress("DEPRECATION")
val skullBuilder = SkullBuilder()
.setDisplayName(
plugin.configYml.getString("gui.player-info.name")