A one paragraph description about the container.
These instructions will cover usage information and for the docker container
| package com.mrzalty.scoreboards; | |
| import java.lang.reflect.Field; | |
| import java.util.ArrayList; | |
| import java.util.List; | |
| import org.bukkit.craftbukkit.v1_11_R1.entity.CraftPlayer; | |
| import org.bukkit.entity.Player; | |
| import net.minecraft.server.v1_11_R1.IScoreboardCriteria; |