Minecraft PC IP: play.cubecraft.net

Recent content by xM7MDx

  1. xM7MDx

    Coding I need this code pls

    Thx i know how make it i test alot thing and finely it work
  2. xM7MDx

    Coding I need this code pls

    Hello how i can do it when player join to server evert time if his name (Rev) can't move and broke any thing and can't write in chat and can't do any command until he write /Hello pls help me fast
  3. xM7MDx

    Coding change command from config.yml

    Hello i have this code : public boolean onCommand(CommandSender sender, Command cmd, String CommandLable, String[] args){ if(cmd.getName().equalsIgnoreCase("test")){ p.sendMessage("This is a test"); } i need to change command sender : "test" from config how i can do it?
Top Bottom