Closed pavog closed 1 year ago
Fix exception while trying to get player for console command (fix #196) With Bukkit MC 1.20 call to CraftServer.getPlayer with null uuid generate the following exception : java.lang.IllegalArgumentException: UUID id cannot be null
This fixes #196
Originally by EpiCanard #197
Fix exception while trying to get player for console command (fix #196) With Bukkit MC 1.20 call to CraftServer.getPlayer with null uuid generate the following exception : java.lang.IllegalArgumentException: UUID id cannot be null
This fixes #196
Originally by EpiCanard #197