Search results

  1. Z

    [Solved] getServer().getPlayer(name) is Null

    Hi, im coding an Essentials Plugin. Right Now i am at the /gamemode command. The Command is working fine but, when i want to give another player gamemode (/gamemode 1 NAME) its giving me an NullPointerEX. Im fetching the target Player by: Player target =...
Top