mirror of
https://github.com/Auxilor/EcoJobs.git
synced 2025-12-21 07:59:15 +00:00
Suppression
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user