示例#1
0
 private static String getServerName() {
   return SpongeImpl.getPlugin().getName() + " " + SpongeImpl.getPlugin().getVersion().orElse("");
 }